summaryrefslogtreecommitdiffstats
path: root/examples/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/CMakeLists.txt')
-rw-r--r--examples/CMakeLists.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt
index 7c7190342..a1d024c06 100644
--- a/examples/CMakeLists.txt
+++ b/examples/CMakeLists.txt
@@ -1,15 +1,5 @@
# Generated from examples.pro.
-#special case begin
-# Examples are disable for now on MSVC - big_resources does not seem to
-# have been translated into CMake automtically yet, and trying to replace it
-# manually with qt6_add_big_resources fails as of june 2020.
-# Disable that temporarily to be able to test on Win32
-if(MSVC)
- return()
-endif()
-
-#special case end
qt_examples_build_begin()
if(QT_FEATURE_qt3d_extras)