diff options
Diffstat (limited to 'src/plugins/General/hotkey/CMakeLists.txt')
| -rw-r--r-- | src/plugins/General/hotkey/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/General/hotkey/CMakeLists.txt b/src/plugins/General/hotkey/CMakeLists.txt index f19bdfa89..29a9c06b2 100644 --- a/src/plugins/General/hotkey/CMakeLists.txt +++ b/src/plugins/General/hotkey/CMakeLists.txt @@ -13,6 +13,7 @@ ADD_DEFINITIONS(-DQT_PLUGIN) ADD_DEFINITIONS(-DQT_NO_DEBUG) ADD_DEFINITIONS(-DQT_SHARED) ADD_DEFINITIONS(-DQT_THREAD) +ADD_DEFINITIONS(${X11_CFLAGS}) include_directories(${CMAKE_CURRENT_BINARY_DIR}) |
