Skip to content

Commit 06b34f6

Browse files
committed
CMake: add a blank comment line to match the version in main.
1 parent e75541c commit 06b34f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ if(WIN32)
22
#
33
# We need 3.12 or later, so that we can set policy CMP0074; see
44
# below.
5+
#
56
cmake_minimum_required(VERSION 3.12)
67
else(WIN32)
78
#

0 commit comments

Comments
 (0)