summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 914d79e09..64c936412 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -630,6 +630,7 @@ if(APPLE AND NOT FLTK_BACKEND_X11)
Fl_Native_File_Chooser_MAC.mm
Fl_MacOS_Sys_Menu_Bar.mm
)
+ source_group("ObjC Source Files" FILES ${MMFILES})
else()
set(MMFILES)
endif()