We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a3c22d commit 89f8787Copy full SHA for 89f8787
CMakeLists.txt
@@ -42,7 +42,7 @@ set(XKEYBOARDCONFIG_XKBBASE "${CMAKE_INSTALL_PREFIX}/share/X11/xkb")
42
set(XKEYBOARDCONFIG_DATADIR "${CMAKE_INSTALL_PREFIX}/share")
43
44
set(CMAKE_INSTALL_LIBDATADIR "${CMAKE_INSTALL_PREFIX}/lib")
45
-set(EVENT_LOOP_BACKEND "none")
+set(EVENT_LOOP_BACKEND "none" CACHE STRING "")
46
add_subdirectory(fcitx5)
47
48
add_subdirectory(wasmfrontend)
0 commit comments