src/uid_wrapper.c: force RTLD_NEXT for pthread_create/exit() if available
[uid_wrapper.git] / DefineOptions.cmake
1 option(UNIT_TESTING "Build with unit tests" OFF)
2 option(PICKY_DEVELOPER "Build with picky developer flags" OFF)