We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31646a4 + ea58a4d commit ba1dc6dCopy full SHA for ba1dc6d
CMakeLists.txt
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.!
14
15
-cmake_minimum_required(VERSION 3.5 FATAL_ERROR)
+cmake_minimum_required(VERSION 3.10 FATAL_ERROR)
16
file(STRINGS "VERSION.txt" SPM_VERSION)
17
message(STATUS "VERSION: ${SPM_VERSION}")
18
0 commit comments