Skip to content

Commit acc025d

Browse files
Updated CMake minimum version
1 parent 096fc18 commit acc025d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.5)
1+
cmake_minimum_required(VERSION 3.12)
22

33
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
44
project(cpp-renderer)

0 commit comments

Comments
 (0)