1
Fork 0
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:
Joshua Goins 2025-06-02 22:16:28 -04:00
parent e8eba76b31
commit c5d66433eb

View file

@ -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"