Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 18fe557

Browse filesBrowse files
authored
Merge pull request #5963 from larshg/AddDepPointCloudEditor
Add OpenGL_GLU as external dependency.
2 parents 16c92e5 + ee9fb5c commit 18fe557
Copy full SHA for 18fe557

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎apps/point_cloud_editor/CMakeLists.txt‎

Copy file name to clipboardExpand all lines: apps/point_cloud_editor/CMakeLists.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
set(SUBSUBSYS_NAME point_cloud_editor)
22
set(SUBSUBSYS_DESC "Point Cloud Editor - Simple editor for 3D point clouds")
33
set(SUBSUBSYS_DEPS common filters io apps)
4-
set(SUBSUBSYS_EXT_DEPS vtk ${QTX} OpenGL)
4+
set(SUBSUBSYS_EXT_DEPS vtk ${QTX} OpenGL OpenGL_GLU)
55
set(REASON "")
66
set(DEFAULT OFF)
77

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.