We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5191ce commit bd31f37Copy full SHA for bd31f37
3 files changed
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.5)
+cmake_minimum_required(VERSION 3.5...3.15)
2
CMAKE_POLICY (SET CMP0053 NEW)
3
PROJECT(ICEWM CXX)
4
lib/CMakeLists.txt
#
src/CMakeLists.txt
@@ -1,6 +1,6 @@
# to use target_link_options
5
6
0 commit comments