Skip to content

Commit

Permalink
Add CMAKE_FIND_ROOT_PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
AnClark committed Apr 9, 2024
1 parent 83586e3 commit 8e05cad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
env:
CC: x86_64-w64-mingw32-gcc
CXX: x86_64-w64-mingw32-g++
CMAKE_FIND_ROOT_PATH: /usr/x86_64-w64-mingw32/
EXE_WRAPPER: wine
PKG_CONFIG: "false"
WINEDEBUG: "-all"
Expand Down

0 comments on commit 8e05cad

Please sign in to comment.