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
Utkarsh Ayachit
ParaView-Superbuild
Commits
0c151af6
Commit
0c151af6
authored
Sep 29, 2016
by
Ben Boeckel
⛰
Browse files
style: fix indentation
parent
78a65cc6
Changes
1
Hide whitespace changes
Inline
Side-by-side
projects/paraview.cmake
View file @
0c151af6
set
(
PARAVIEW_EXTRA_CMAKE_ARGUMENTS
""
CACHE STRING
"Extra arguments to be passed to ParaView when configuring."
)
CACHE STRING
"Extra arguments to be passed to ParaView when configuring."
)
mark_as_advanced
(
PARAVIEW_EXTRA_CMAKE_ARGUMENTS
)
option
(
PARAVIEW_DEFAULT_SYSTEM_GL
"Default to using the system OpenGL"
OFF
)
...
...
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