CMakeLists.txt 60 字节
Newer Older
1 2
include(src/CMakeLists.txt)
add_library(utils ${util_srcs})