hyperrealm/libconfig
lib/CMakeLists.txt
:107
check_symbol_exists(freelocale "xlocale.h" HAVE_FREELOCALE)
check_symbol_exists(freelocale "xlocale.h" HAVE_FREELOCALE)
check_symbol_exists(freelocale "locale.h" HAVE_FREELOCALE)
target_compile_definitions(${libname}
PRIVATE "HAVE_FREELOCALE")
target_compile_definitions(${libname}++
PRIVATE "HAVE_FREELOCALE")