We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 018f1cf commit c6cc837Copy full SHA for c6cc837
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required( VERSION 3.14)
+cmake_minimum_required( VERSION 3.13...99.99)
2
3
project( mulle-objc-developer VERSION 0.27.2 LANGUAGES NONE)
4
src/mulle-objc/objc-cmake/project/all/cmake/share/ExecutableObjC.cmake
@@ -2,7 +2,7 @@
### picked up in preference over the one in cmake/share. And it will not get
### clobbered with the next upgrade.
5
-cmake_minimum_required( VERSION 3.13)
6
7
# this needs to run again for each executable so no include check
8
#if( NOT __EXECUTABLE_OBJC_CMAKE__)
0 commit comments