We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e75541c commit 06b34f6Copy full SHA for 06b34f6
CMakeLists.txt
@@ -2,6 +2,7 @@ if(WIN32)
2
#
3
# We need 3.12 or later, so that we can set policy CMP0074; see
4
# below.
5
+ #
6
cmake_minimum_required(VERSION 3.12)
7
else(WIN32)
8
0 commit comments