From 168c73731cefabdec877e0c9c2cdf15e1b06a9bc Mon Sep 17 00:00:00 2001 From: crupest Date: Thu, 3 Feb 2022 22:21:40 +0800 Subject: ... --- src/osx/gui/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/osx/gui/CMakeLists.txt') 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 -- cgit v1.2.3