Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Haocheng LIU
VTK
Commits
1520938b
Commit
1520938b
authored
Sep 19, 2016
by
Shawn Waldon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gl2ps: add version check for USE_SYSTEM_GL2PS
parent
3d1d1889
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
ThirdParty/gl2ps/CMakeLists.txt
ThirdParty/gl2ps/CMakeLists.txt
+3
-1
No files found.
ThirdParty/gl2ps/CMakeLists.txt
View file @
1520938b
vtk_module_third_party
(
GL2PS
)
# We require patches merged after version 1.3.9 was released, but no new version
# is available yet. The version number here should work once it is released.
vtk_module_third_party
(
GL2PS VERSION 1.4.0
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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