mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 06:50:02 +02:00
WIP
This commit is contained in:
parent
4f4f3baefc
commit
041c9fefa0
@ -11,7 +11,9 @@
|
|||||||
# cp -r build/bin/sls_detector $PREFIX/lib/.
|
# cp -r build/bin/sls_detector $PREFIX/lib/.
|
||||||
|
|
||||||
#copy shared lib
|
#copy shared lib
|
||||||
|
echo "|<-------- starting python build"
|
||||||
cp build/bin/_sls_detector* python/.
|
cp build/bin/_sls_detector* python/.
|
||||||
|
|
||||||
cd python
|
cd python
|
||||||
$PYTHON setup.py install
|
python setup.py install
|
||||||
|
# $PYTHON setup.py install
|
@ -80,14 +80,14 @@ outputs:
|
|||||||
- pyzmq
|
- pyzmq
|
||||||
- libstdcxx-ng
|
- libstdcxx-ng
|
||||||
- libgcc-ng
|
- libgcc-ng
|
||||||
test:
|
# test:
|
||||||
imports:
|
# imports:
|
||||||
- sls_detector
|
# - sls_detector
|
||||||
|
|
||||||
requirements:
|
# requirements:
|
||||||
build:
|
# build:
|
||||||
- {{ compiler('c') }}
|
# - {{ compiler('c') }}
|
||||||
- {{compiler('cxx')}}
|
# - {{compiler('cxx')}}
|
||||||
|
|
||||||
# - name: sls_detector_gui
|
# - name: sls_detector_gui
|
||||||
# version: "developer"
|
# version: "developer"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user