- Move from spdlog to log.c by rxi - Create dp_common c library - Create empty doomsim executable
4 lines
No EOL
130 B
CMake
4 lines
No EOL
130 B
CMake
option(NNG_SETSTACKSIZE "Use rlimit for thread stack size" ON)
|
|
set(NNG_TESTS OFF)
|
|
set(NNG_ENABLE_NNGCAT OFF)
|
|
add_subdirectory(nng) |