3DS: Fix build
This commit is contained in:
parent
e1c158c49a
commit
277456b99a
@ -290,6 +290,7 @@ if(NOT CMAKE_SYSTEM_NAME STREQUAL "Generic")
|
||||
else()
|
||||
if(DEFINED 3DS)
|
||||
check_function_exists(snprintf_l HAVE_SNPRINTF_L)
|
||||
check_function_exists(strtof_l HAVE_STRTOF_L)
|
||||
check_function_exists(newlocale HAVE_NEWLOCALE)
|
||||
check_function_exists(freelocale HAVE_FREELOCALE)
|
||||
check_function_exists(uselocale HAVE_USELOCALE)
|
||||
|
Loading…
x
Reference in New Issue
Block a user