Skip to content

Commit

Permalink
Hard set include dir
Browse files Browse the repository at this point in the history
  • Loading branch information
mgautierfr committed Dec 5, 2023
1 parent 3eecf4e commit 914769a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ jobs:
PKG_CONFIG_PATH: BUILD_native_mixed\INSTALL\lib\pkgconfig;BUILD_native_static\INSTALL\lib\pkgconfig
CC: cl.exe
CXX: cl.exe
CFLAGS: -IBUILD_native_static\INSTALL\include
run: |
meson.exe setup build . -Ddefault_library=static
type build/meson-logs/meson-log.txt
Expand Down

0 comments on commit 914769a

Please sign in to comment.