mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
WIP
This commit is contained in:
@ -1,18 +1,7 @@
|
||||
|
||||
# mkdir $PREFIX/lib
|
||||
# mkdir $PREFIX/include
|
||||
|
||||
|
||||
# #Shared and static libraries
|
||||
# cp build/bin/_sls_detector* $PREFIX/lib/.
|
||||
|
||||
|
||||
# #Binaries
|
||||
# cp -r build/bin/sls_detector $PREFIX/lib/.
|
||||
|
||||
#copy shared lib
|
||||
echo "|<-------- starting python build"
|
||||
# cp build/bin/_sls_detector* python/.
|
||||
|
||||
|
||||
cd python
|
||||
${PYTHON} setup.py install
|
||||
|
Reference in New Issue
Block a user