mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-20 19:25:27 +01: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