Skip to content

Commit

Permalink
Merge pull request #35 from NikolasK-source/snap
Browse files Browse the repository at this point in the history
fix for snap package
  • Loading branch information
NikolasK-source authored Mar 25, 2024
2 parents f9e2cb6 + 05a4689 commit ec5090c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# This template is free software. You can redistribute it and/or modify it under the terms of the MIT License.
#

cmake_minimum_required(VERSION 3.24.0 FATAL_ERROR)
cmake_minimum_required(VERSION 3.22.1 FATAL_ERROR)

# ----------------------------------------------- User settings --------------------------------------------------------
# ======================================================================================================================
Expand Down

0 comments on commit ec5090c

Please sign in to comment.