Initial commit (simple build skeleton)
This commit is contained in:
3
CMakeLists.txt
Normal file
3
CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
project(lispy_stuff)
|
||||
|
||||
add_executable(main src/main.cpp)
|
Reference in New Issue
Block a user