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.
1 parent e5e7972 commit ee9fb5cCopy full SHA for ee9fb5c
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