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