Skip to content

Commit 6423947

Browse files
Fixed CMakeLists.txt version
1 parent a4b305a commit 6423947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Utilities/File2Include/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required (VERSION 3.10)
1+
cmake_minimum_required (VERSION 3.6)
22

33
if(PLATFORM_WIN32)
44
project(File2Include)

0 commit comments

Comments
 (0)