Updated cmake required version

This commit is contained in:
Davis King 2017-07-25 15:42:13 -04:00
parent 0866d03ade
commit 83171f8c5e

View File

@ -2,7 +2,7 @@
# it by defining some CMake variables and then include(cmake_swig_jni). You
# would make a CMakeLists.txt file that looks like the following:
#
# cmake_minimum_required (VERSION 2.8.4)
# cmake_minimum_required (VERSION 2.8.12)
# project (example)
# set(java_package_name "org.mycompany")
# set(source_files