sq9p-wspaker/CMakeLists.txt

7 wiersze
100 B
CMake

set(NAME wspaker)
add_library(${NAME} INTERFACE)
target_include_directories(${NAME} INTERFACE
.
)