Cmake
parent
a207d4f8a4
commit
28777afe9e
|
@ -26,3 +26,4 @@ message("Source: ${CMAKE_SOURCE_DIR}")
|
|||
message("Current Source: ${CMAKE_CURRENT_SOURCE_DIR}")
|
||||
|
||||
add_library(BLT ${STD_FILES} ${PROFILING_FILES})
|
||||
target_include_directories(BLT PUBLIC include/)
|
||||
|
|
Loading…
Reference in New Issue