add basic c++ project setup
This commit is contained in:
6
src/test/CMakeLists.txt
Normal file
6
src/test/CMakeLists.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
add_files(
|
||||
TEST_FILES
|
||||
|
||||
test.cpp
|
||||
)
|
||||
Reference in New Issue
Block a user