doompanning/external/CMakeLists.txt

4 lines
130 B
Text
Raw Normal View History

option(NNG_SETSTACKSIZE "Use rlimit for thread stack size" ON)
set(NNG_TESTS OFF)
set(NNG_ENABLE_NNGCAT OFF)
add_subdirectory(nng)