Fixed building with cmake when fcitx isn't installed
This commit is contained in:
@@ -916,6 +916,8 @@ elseif(UNIX AND NOT APPLE)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
check_include_file("fcitx/frontend.h" HAVE_FCITX_FRONTEND_H)
|
||||
|
||||
endif()
|
||||
|
||||
if(INPUT_TSLIB)
|
||||
|
||||
Reference in New Issue
Block a user