mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-09 14:20:03 +02:00
gui
This commit is contained in:
parent
467be41ccb
commit
6537aa1ceb
@ -51,7 +51,7 @@ requirements:
|
|||||||
|
|
||||||
|
|
||||||
outputs:
|
outputs:
|
||||||
- name: slslib
|
- name: slsdetlib
|
||||||
script: copy_lib.sh
|
script: copy_lib.sh
|
||||||
|
|
||||||
requirements:
|
requirements:
|
||||||
@ -72,7 +72,7 @@ outputs:
|
|||||||
run:
|
run:
|
||||||
- python {{ python }}
|
- python {{ python }}
|
||||||
- numpy
|
- numpy
|
||||||
- slslib=udp
|
- slsdetlib=udp
|
||||||
|
|
||||||
|
|
||||||
test:
|
test:
|
||||||
@ -84,10 +84,9 @@ outputs:
|
|||||||
# - {{ compiler('c') }}
|
# - {{ compiler('c') }}
|
||||||
# - {{compiler('cxx')}}
|
# - {{compiler('cxx')}}
|
||||||
|
|
||||||
# - name: sls_detector_gui
|
- name: slsdetgui
|
||||||
# version: "developer"
|
script: copy_gui.sh
|
||||||
# script: copy_gui.sh
|
requirements:
|
||||||
# requirements:
|
|
||||||
# build:
|
# build:
|
||||||
# - {{ compiler('c') }}
|
# - {{ compiler('c') }}
|
||||||
# - {{compiler('cxx')}}
|
# - {{compiler('cxx')}}
|
||||||
@ -109,7 +108,7 @@ outputs:
|
|||||||
# - {{ cdt('libselinux') }} # [linux]
|
# - {{ cdt('libselinux') }} # [linux]
|
||||||
# - {{ cdt('libxdamage') }} # [linux]
|
# - {{ cdt('libxdamage') }} # [linux]
|
||||||
# - {{ cdt('libxxf86vm') }} # [linux]
|
# - {{ cdt('libxxf86vm') }} # [linux]
|
||||||
# run:
|
run:
|
||||||
# - sls_detector_lib=refactor
|
- slsdetlib=udp
|
||||||
# - qwt 6.*
|
- qwt 6.*
|
||||||
# - qt=4.8.*
|
- qt=4.8.*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user