mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
parent
d432ac7118
commit
fb60f84c81
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ provides:
|
|||
|
||||
test:
|
||||
script:
|
||||
- cc -o test main.cpp -std=c++11 -lSPIRV-Tools -lSPIRV-Tools-link -lSPIRV-Tools-opt $LIBS
|
||||
- clang -o test main.cpp -std=c++11 -lSPIRV-Tools -lSPIRV-Tools-link -lSPIRV-Tools-opt $LIBS
|
||||
- ./test
|
||||
env:
|
||||
linux:
|
||||
|
|
Loading…
Reference in a new issue