Work around MSVC's broken stdatomic.h
This commit is contained in:
1
.github/workflows/cmake.yml
vendored
1
.github/workflows/cmake.yml
vendored
@@ -179,6 +179,7 @@ jobs:
|
|||||||
-name "GitHub"
|
-name "GitHub"
|
||||||
-username "86Box"
|
-username "86Box"
|
||||||
-password "${{ secrets.GITHUB_TOKEN }}"
|
-password "${{ secrets.GITHUB_TOKEN }}"
|
||||||
|
- run: dir "C:/Program Files/Microsoft Visual Studio/2022/*/VC/Tools/MSVC/*/include" -include stdatomic.h -recurse | del
|
||||||
- name: vcpkg package restore
|
- name: vcpkg package restore
|
||||||
if: false
|
if: false
|
||||||
run: vcpkg install freetype libpng openal-soft sdl2 rtmidi --triplet ${{ matrix.target.triplet }}
|
run: vcpkg install freetype libpng openal-soft sdl2 rtmidi --triplet ${{ matrix.target.triplet }}
|
||||||
|
Reference in New Issue
Block a user