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/.
|
||||
|
||||
#copy shared lib
|
||||
echo "|<-------- starting python build"
|
||||
cp build/bin/_sls_detector* python/.
|
||||
|
||||
cd python
|
||||
$PYTHON setup.py install
|
||||
python setup.py install
|
||||
# $PYTHON setup.py install
|
@ -80,14 +80,14 @@ outputs:
|
||||
- pyzmq
|
||||
- libstdcxx-ng
|
||||
- libgcc-ng
|
||||
test:
|
||||
imports:
|
||||
- sls_detector
|
||||
# test:
|
||||
# imports:
|
||||
# - sls_detector
|
||||
|
||||
requirements:
|
||||
build:
|
||||
- {{ compiler('c') }}
|
||||
- {{compiler('cxx')}}
|
||||
# requirements:
|
||||
# build:
|
||||
# - {{ compiler('c') }}
|
||||
# - {{compiler('cxx')}}
|
||||
|
||||
# - name: sls_detector_gui
|
||||
# version: "developer"
|
||||
|
Loading…
x
Reference in New Issue
Block a user