|
@@ -1114,6 +1114,7 @@ elseif(UNIX AND NOT APPLE AND NOT ANDROID)
|
|
set(HAVE_IBUS_IBUS_H TRUE)
|
|
set(HAVE_IBUS_IBUS_H TRUE)
|
|
include_directories(${IBUS_INCLUDE_DIRS})
|
|
include_directories(${IBUS_INCLUDE_DIRS})
|
|
list(APPEND EXTRA_LIBS ${IBUS_LIBRARIES})
|
|
list(APPEND EXTRA_LIBS ${IBUS_LIBRARIES})
|
|
|
|
+ add_definitions(-DSDL_USE_IME)
|
|
endif()
|
|
endif()
|
|
if(HAVE_LIBUNWIND_H)
|
|
if(HAVE_LIBUNWIND_H)
|
|
# We've already found the header, so REQUIRE the lib to be present
|
|
# We've already found the header, so REQUIRE the lib to be present
|