Skip to content
Snippets Groups Projects

python: create site-packages

1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
superbuild_add_project(python
MUST_USE_SYSTEM)
file(MAKE_DIRECTORY
"${superbuild_install_location}/lib/python2.7/site-packages")
Loading