Remove libfmt

This commit is contained in:
Florian Piesche 2024-11-09 23:37:11 +00:00 committed by Jarred Wilson
parent 9210874b85
commit 04a9d4d9b8

View file

@ -64,23 +64,6 @@ modules:
cleanup: cleanup:
- '*' - '*'
- name: libfmt
buildsystem: cmake-ninja
config-opts:
- -DFMT_TEST=OFF
sources:
- type: archive
url: https://api.github.com/repos/fmtlib/fmt/zipball/11.0.2
dest-filename: fmtlib.zip
sha256: 441b654cfeca7dab0b457e8c327b150f4af3fbf908f55d2adb0d2a27fcfcfa41
x-checker-data:
type: json
url: https://api.github.com/repos/fmtlib/fmt/releases/latest
version-query: .tag_name
url-query: .zipball_url
cleanup:
- '*'
- name: shadps4 - name: shadps4
buildsystem: cmake-ninja buildsystem: cmake-ninja
builddir: true builddir: true