Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bump CMake minimum required version.
  • Loading branch information
ningfei committed Apr 12, 2022
1 parent a118831 commit 7d12f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 2.8.11)
cmake_minimum_required(VERSION 2.8.12)

if(COMMAND CMAKE_POLICY)
CMAKE_POLICY(SET CMP0003 NEW)
Expand Down

0 comments on commit 7d12f98

Please sign in to comment.