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 e934a34 commit a891c9bCopy full SHA for a891c9b
CMakeLists.txt
@@ -16,7 +16,7 @@
16
# along with this program; if not, see <http://www.gnu.org/licenses/>.
17
#============================================================================
18
19
-cmake_minimum_required(VERSION 3.1)
+cmake_minimum_required(VERSION 3.1...3.10)
20
set(CMAKE_OSX_DEPLOYMENT_TARGET "10.9" CACHE STRING "Minimum OS X deployment version")
21
22
set(InOpenJK ON)
0 commit comments