Fixed building with cmake when fcitx isn't installed

This commit is contained in:
Sam Lantinga
2016-10-14 01:04:21 -07:00
parent 4de58c47d1
commit 032bd3f6e8
3 changed files with 8 additions and 0 deletions

View File

@@ -82,6 +82,7 @@
#cmakedefine HAVE_LIBUDEV_H 1
#cmakedefine HAVE_DBUS_DBUS_H 1
#cmakedefine HAVE_IBUS_IBUS_H 1
#cmakedefine HAVE_FCITX_FRONTEND_H 1
/* C library functions */
#cmakedefine HAVE_MALLOC 1