Skip to content

Commit 98fb041

Browse files
committed
修改: helloworld/CMakeLists.txt
1 parent d8bda99 commit 98fb041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helloworld/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 2.8)
1+
cmake_minimum_required (VERSION 2.9)
22
project(helloworld)
33
#include_directories(include)
44
AUX_SOURCE_DIRECTORY(src DIR_SRCS)

0 commit comments

Comments
 (0)