mirror of
https://github.com/RetroDECK/net.shadps4.shadPS4.git
synced 2025-01-19 04:35:39 +00:00
Remove libfmt
This commit is contained in:
parent
9210874b85
commit
04a9d4d9b8
|
@ -64,23 +64,6 @@ modules:
|
|||
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
|
||||
buildsystem: cmake-ninja
|
||||
builddir: true
|
||||
|
|
Loading…
Reference in a new issue