Skip to content

Commit a27b516

Browse files
Merge pull request #36 from NikolasK-source/main
v1.5.3 snap package fix
2 parents 9b336c6 + ec5090c commit a27b516

File tree

2 files changed

+677
-22
lines changed

2 files changed

+677
-22
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)