cmake
HAVE_XLOCALE
examples
mgba-emu/mgba
CMakeLists.txt
:352
check_include_files(
"xlocale.h"
HAVE_XLOCALE)
mgba-emu/mgba
CMakeLists.txt
:396
list
(APPEND FUNCTION_DEFINES HAVE_XLOCALE)