mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
parent
3f6774793c
commit
c28404b785
|
@ -6,7 +6,7 @@ versions:
|
|||
build:
|
||||
dependencies:
|
||||
tea.xyz/gx/cc: c99
|
||||
gnu.org/make: '*'
|
||||
tea.xyz/gx/make: '*'
|
||||
cmake.org: '*'
|
||||
python.org: ^3.11
|
||||
script:
|
||||
|
@ -24,6 +24,9 @@ build:
|
|||
- -DCMAKE_VERBOSE_MAKEFILE=ON
|
||||
- -Wno-dev
|
||||
- -DBUILD_TESTING=OFF
|
||||
linux:
|
||||
ARGS:
|
||||
- -DCMAKE_EXE_LINKER_FLAGS=-lstdc++fs
|
||||
provides:
|
||||
- bin/glslang
|
||||
- bin/glslangValidator
|
||||
|
|
Loading…
Reference in a new issue