CoreUtils/CMakeLists.txt

3 lines
72 B
CMake

project(CoreUtils)
add_library(CoreUtils STATIC target_sources_local())