Skip to content

Commit 8c2742d

Browse files
Merge pull request #22 from NikolasK-source/main
v0.3.0 fix for snap package
2 parents 2e42384 + 270611e commit 8c2742d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# This template is free software. You can redistribute it and/or modify it under the terms of the MIT License.
44
#
55

6-
cmake_minimum_required(VERSION 3.24.0 FATAL_ERROR)
6+
cmake_minimum_required(VERSION 3.22.1 FATAL_ERROR)
77

88
# ----------------------------------------------- User settings --------------------------------------------------------
99
# ======================================================================================================================

0 commit comments

Comments
 (0)