aboutsummaryrefslogtreecommitdiff
path: root/src/osx/gui/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/osx/gui/CMakeLists.txt')
-rw-r--r--src/osx/gui/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/osx/gui/CMakeLists.txt b/src/osx/gui/CMakeLists.txt
index f3b93bfe..27546fc2 100644
--- a/src/osx/gui/CMakeLists.txt
+++ b/src/osx/gui/CMakeLists.txt
@@ -8,6 +8,7 @@ add_library(cru_osx_gui SHARED
)
target_sources(cru_osx_gui PUBLIC
+ ${CRU_OSX_GUI_INCLUDE_DIR}/InputMethod.hpp
${CRU_OSX_GUI_INCLUDE_DIR}/Keyboard.hpp
${CRU_OSX_GUI_INCLUDE_DIR}/Resource.hpp
${CRU_OSX_GUI_INCLUDE_DIR}/UiApplication.hpp