mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-20 19:25:27 +01:00
zlib
This commit is contained in:
@@ -6,7 +6,7 @@ cmake .. \
|
||||
-DCMAKE_INSTALL_PREFIX=install \
|
||||
-DSLS_USE_TEXTCLIENT=ON \
|
||||
-DSLS_USE_RECEIVER=ON \
|
||||
-DSLS_USE_GUI=OFF \
|
||||
-DSLS_USE_GUI=ON \
|
||||
-DSLS_USE_TESTS=ON \
|
||||
-DSLS_USE_PYTHON=ON \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
|
||||
@@ -16,8 +16,8 @@ requirements:
|
||||
- {{ compiler('c') }}
|
||||
- {{compiler('cxx')}}
|
||||
- cmake
|
||||
# - qwt 6.* #require qt5 investigate before activating gui
|
||||
# - qt=4.8.7=7
|
||||
- qwt 6.* #require qt5 investigate before activating gui
|
||||
- qt=4.8*
|
||||
- zeromq=4.2.5=hfc679d8_5
|
||||
- pyzmq
|
||||
- xorg-libx11
|
||||
@@ -72,7 +72,7 @@ outputs:
|
||||
run:
|
||||
- python {{ python }}
|
||||
- numpy
|
||||
- slslib=developer
|
||||
- slslib=udp
|
||||
|
||||
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user