diff --git a/zone.xiv.novus.yml b/zone.xiv.novus.yml index 0373167..1c6a004 100644 --- a/zone.xiv.novus.yml +++ b/zone.xiv.novus.yml @@ -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"