mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 21:07:13 +02:00
WIP
This commit is contained in:
@ -14,8 +14,6 @@ env:
|
||||
dist: trusty
|
||||
|
||||
install:
|
||||
- export PYTHON_VERSION=$CONDA_PY
|
||||
- echo $PYTHON_VERSION
|
||||
- sudo apt-get update
|
||||
- ldd --version
|
||||
- wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh;
|
||||
|
@ -12,7 +12,7 @@ cmake .. \
|
||||
-DSLS_USE_RECEIVER=ON \
|
||||
-DSLS_USE_GUI=ON \
|
||||
-DSLS_USE_TESTS=ON \
|
||||
-DPYBIND11_PYTHON_VERSION=$PYTHON_VERSION \
|
||||
-DPYTHON_EXECUTABLE=$CONDA_PREFIX/bin/python
|
||||
-DSLS_USE_PYTHON=ON \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DSLS_USE_HDF5=OFF\
|
||||
|
Reference in New Issue
Block a user