diff options
Diffstat (limited to 'src/osx/gui/CMakeLists.txt')
-rw-r--r-- | src/osx/gui/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/osx/gui/CMakeLists.txt b/src/osx/gui/CMakeLists.txt index 27efbe0e..5446c9df 100644 --- a/src/osx/gui/CMakeLists.txt +++ b/src/osx/gui/CMakeLists.txt @@ -3,6 +3,7 @@ add_library(cru_osx_gui SHARED Cursor.mm InputMethod.mm Keyboard.mm + Menu.mm Resource.cpp UiApplication.mm Window.mm |