Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Michael Migliore
VTK
Commits
45b051b6
Commit
45b051b6
authored
Jan 05, 2010
by
David Doria
Browse files
BUG: Did not copy SET() command to new group.
parent
5e487e6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Rendering/Testing/Cxx/CMakeLists.txt
View file @
45b051b6
...
...
@@ -73,8 +73,11 @@ IF(VTK_USE_DISPLAY)
ENDIF
(
VTK_DATA_ROOT
)
IF
(
VTK_USE_DISPLAY AND VTK_DATA_ROOT
)
SET
(
RenderingTestsWithArguments
${
RenderingTestsWithArguments
}
SurfacePlusEdges.cxx
TestLabelPlacementMapper.cxx
)
ENDIF
(
VTK_USE_DISPLAY AND VTK_DATA_ROOT
)
IF
(
VTK_USE_GLSL_SHADERS
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment