this is a terrible hack
This commit is contained in:
parent
9bdbfd90e0
commit
8e50c8d618
|
@ -1074,6 +1074,7 @@ if (WITH_LOCALE)
|
|||
message(FATAL_ERROR "Could not find libintl! Try enabling USE_MOMO.")
|
||||
endif()
|
||||
list(APPEND DEPENDENCIES_DEFINES HAVE_LOCALE)
|
||||
list(APPEND DEPENDENCIES_DEFINES GNULIB_overrides_sprintf)
|
||||
list(APPEND DEPENDENCIES_INCLUDE_DIRS ${Intl_INCLUDE_DIRS})
|
||||
list(APPEND DEPENDENCIES_LIBRARIES ${Intl_LIBRARIES})
|
||||
message(STATUS "Using libintl (system)")
|
||||
|
|
Loading…
Reference in a new issue