mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-01-03 13:14:42 +01:00
commit
8b3bef13dc
70 changed files with 5141 additions and 2882 deletions
3
externals/fmt/.github/workflows/linux.yml
vendored
3
externals/fmt/.github/workflows/linux.yml
vendored
|
|
@ -24,10 +24,11 @@ jobs:
|
|||
build_type: Debug
|
||||
std: 17
|
||||
os: ubuntu-18.04
|
||||
- cxx: g++-10
|
||||
- cxx: g++-11
|
||||
build_type: Debug
|
||||
std: 20
|
||||
os: ubuntu-20.04
|
||||
install: sudo apt install g++-11
|
||||
- cxx: clang++-9
|
||||
build_type: Debug
|
||||
fuzz: -DFMT_FUZZ=ON -DFMT_FUZZ_LINKMAIN=ON
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue