aboutsummaryrefslogtreecommitdiff
path: root/src/osx/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/osx/CMakeLists.txt')
-rw-r--r--src/osx/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/osx/CMakeLists.txt b/src/osx/CMakeLists.txt
index 0957050a..cb6c2b1a 100644
--- a/src/osx/CMakeLists.txt
+++ b/src/osx/CMakeLists.txt
@@ -13,3 +13,4 @@ target_sources(cru_osx_base PUBLIC
target_link_libraries(cru_osx_base PUBLIC cru_platform_base)
add_subdirectory(graphics)
+add_subdirectory(gui)