summaryrefslogtreecommitdiffstats
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, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 4b1c28de25..2c1c6237d5 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -45,7 +45,6 @@ if(QT_FEATURE_gui)
if(QT_FEATURE_opengl)
add_subdirectory(opengl)
- add_subdirectory(openglextensions)
endif()
if(QT_FEATURE_widgets)