Files
ldb/NtyCo/core/CMakeLists.txt
2026-01-19 10:37:32 +00:00

4 lines
58 B
CMake

aux_source_directory(. SRC)
add_library(nty_core ${SRC})