Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VTK
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Yohey Ishizu
VTK
Commits
1520938b
Commit
1520938b
authored
8 years ago
by
Shawn Waldon
Browse files
Options
Downloads
Patches
Plain Diff
gl2ps: add version check for USE_SYSTEM_GL2PS
parent
3d1d1889
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ThirdParty/gl2ps/CMakeLists.txt
+3
-1
3 additions, 1 deletion
ThirdParty/gl2ps/CMakeLists.txt
with
3 additions
and
1 deletion
ThirdParty/gl2ps/CMakeLists.txt
+
3
−
1
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
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment