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
b59fb240
Commit
b59fb240
authored
Aug 23, 2016
by
Jacob Becker
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add numpy to packaging
parent
d4f85594
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
projects/apple/cmb.bundle.apple.cmake
projects/apple/cmb.bundle.apple.cmake
+1
-0
projects/win32/cmb.bundle.windows.cmake
projects/win32/cmb.bundle.windows.cmake
+1
-0
No files found.
projects/apple/cmb.bundle.apple.cmake
View file @
b59fb240
...
...
@@ -90,6 +90,7 @@ foreach(program IN LISTS cmb_programs_to_install)
MODULES smtk
shiboken
cv2
numpy
${
python_modules
}
MODULE_DIRECTORIES
"
${
superbuild_install_location
}
/lib/python2.7/site-packages"
...
...
projects/win32/cmb.bundle.windows.cmake
View file @
b59fb240
...
...
@@ -59,6 +59,7 @@ superbuild_windows_install_python(
six
vtk
cv2
numpy
${
python_modules
}
MODULE_DIRECTORIES
"
${
superbuild_install_location
}
/bin/Lib/site-packages"
...
...
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