BS 0.0.1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
add_executable(TEST test.cpp)
|
||||
add_executable(TEST test.cpp "test_sequence.cpp")
|
||||
include_directories(${PROJECT_SOURCE_DIR}/Convention/[Runtime])
|
||||
install(TARGETS TEST
|
||||
install(TARGETS TEST
|
||||
RUNTIME DESTINATION ${CMAKE_INSTALL_PREFIX}/bin)
|
Reference in New Issue
Block a user