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
Ben Boeckel
ParaView
Commits
f5f7eb63
Commit
f5f7eb63
authored
Aug 01, 2019
by
Ben Boeckel
⛰
Browse files
ParaViewInstallCMakePackageHelpers: spell the package property correctly
parent
8bf20bf8
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMake/ParaViewInstallCMakePackageHelpers.cmake
View file @
f5f7eb63
...
...
@@ -19,7 +19,7 @@ endif ()
endfunction
()
get_property
(
_paraview_packages GLOBAL
PROPERTY _vtk_module_find_packages_
p
ara
v
iew
)
PROPERTY _vtk_module_find_packages_
P
ara
V
iew
)
if
(
_paraview_packages
)
list
(
REMOVE_DUPLICATES _paraview_packages
)
endif
()
...
...
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