mirror of
https://github.com/redstrate/Novus.git
synced 2025-06-06 13:17:46 +00:00
Stop building testing for more Flatpak modules
This commit is contained in:
parent
f27495541b
commit
7bae664767
1 changed files with 4 additions and 0 deletions
|
@ -41,12 +41,16 @@ modules:
|
|||
sha256: 2d9517c1049a5b330831f7adc1de26d8db5357fdebe616c0a29e9ae1d8900692
|
||||
- name: glm
|
||||
buildsystem: cmake-ninja
|
||||
config-opts:
|
||||
- -DBUILD_TESTING=OFF
|
||||
sources:
|
||||
- type: archive
|
||||
url: https://github.com/g-truc/glm/archive/efec5db081e3aad807d0731e172ac597f6a39447.zip
|
||||
sha256: e7a1abc208278cc3f0dba59c5170d83863b3375f98136d588b8beb74825e503c
|
||||
- name: json
|
||||
buildsystem: cmake-ninja
|
||||
config-opts:
|
||||
- -DBUILD_TESTING=OFF
|
||||
sources:
|
||||
- type: archive
|
||||
url: "https://github.com/nlohmann/json/archive/refs/tags/v3.11.3.tar.gz"
|
||||
|
|
Loading…
Add table
Reference in a new issue