We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 16c92e5 + ee9fb5c commit 18fe557Copy full SHA for 18fe557
apps/point_cloud_editor/CMakeLists.txt
@@ -1,7 +1,7 @@
1
set(SUBSUBSYS_NAME point_cloud_editor)
2
set(SUBSUBSYS_DESC "Point Cloud Editor - Simple editor for 3D point clouds")
3
set(SUBSUBSYS_DEPS common filters io apps)
4
-set(SUBSUBSYS_EXT_DEPS vtk ${QTX} OpenGL)
+set(SUBSUBSYS_EXT_DEPS vtk ${QTX} OpenGL OpenGL_GLU)
5
set(REASON "")
6
set(DEFAULT OFF)
7
0 commit comments