Initial commit, building project framework
This commit is contained in:
2
src/stellar/CMakeLists.txt
Normal file
2
src/stellar/CMakeLists.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
add_executable(stellar stellar.cpp)
|
||||
install(TARGETS stellar RUNTIME DESTINATION bin COMPONENT Program)
|
||||
Reference in New Issue
Block a user