feat: chapt6
This commit is contained in:
3
chapt1/CMakeLists.txt
Normal file
3
chapt1/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
cmake_minimum_required (VERSION 3.2)
|
||||
project (HelloWorld)
|
||||
add_executable(learn_cmake hello_world.cpp)
|
||||
Reference in New Issue
Block a user