Skip to content

Commit

Permalink
Tell MSYS2 CMake to use MSYS2 Ninja instead of Windows Ninja.
Browse files Browse the repository at this point in the history
  • Loading branch information
tfpf committed Oct 2, 2023
1 parent d8bdb78 commit d3e887d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/msys2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
with:
msystem: UCRT64
pacboy: cmake:p gcc:p make:p pkgconf:p
path-type: strict
- run: env | sort
- run: ./run.sh
- run: echo "export PKG_CONFIG_PATH='/c/Program Files (x86)/hdrbg/share/pkgconfig'" > ~/.bash_profile
Expand Down

0 comments on commit d3e887d

Please sign in to comment.