Skip to content
Snippets Groups Projects
Commit cc79e224 authored by Dilawar Singh's avatar Dilawar Singh
Browse files

multiple fix to build system.

- dont use python setup.py install . It does not work anymore if --prefix
  directory is not in PYTHONPATH.
- Use python setup.py bdist -d INSTALL_DIR and let cmake unarchive and copy it
  to desired location. This is much better solution.
parent 25e069db
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment