summaryrefslogtreecommitdiffstats
path: root/examples/widgets
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets')
-rw-r--r--examples/widgets/.prev_CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/widgets/.prev_CMakeLists.txt b/examples/widgets/.prev_CMakeLists.txt
index ea87c3c027..cffc0a6293 100644
--- a/examples/widgets/.prev_CMakeLists.txt
+++ b/examples/widgets/.prev_CMakeLists.txt
@@ -30,6 +30,3 @@ endif()
if(QT_FEATURE_opengl AND TARGET Qt::Gui)
add_subdirectory(windowcontainer)
endif()
-if(APPLE)
- add_subdirectory(mac)
-endif()