Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
T.J. Corona
CMB-SuperBuild
Commits
ad03e555
Commit
ad03e555
authored
Aug 23, 2016
by
Jacob Becker
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add vtk dir
parent
b59fb240
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
projects/opencv.cmake
projects/opencv.cmake
+4
-0
No files found.
projects/opencv.cmake
View file @
ad03e555
set
(
paraview_dir
${
CMAKE_CURRENT_BINARY_DIR
}
/paraview/src/paraview-build
)
set
(
vtk_dir
${
paraview_dir
}
/VTK
)
superbuild_add_project
(
opencv
DEPENDS
paraview
...
...
@@ -12,4 +15,5 @@ CMAKE_ARGS
-DBUILD_opencv_hdf:BOOL=OFF
-DBUILD_opencv_dnn:BOOL=OFF
-DWITH_CUDA:BOOL=OFF
)
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