1
0
forked from GitHub/gf-core

Inherit path with Python compilation too

This commit is contained in:
John J. Camilleri
2020-11-26 23:40:08 +01:00
parent 78f42774da
commit 6b7e9c8c7a

View File

@@ -67,6 +67,7 @@ jobs:
- name: Build Python bindings
shell: msys2 {0}
env:
MSYS2_PATH_TYPE: inherit
EXTRA_INCLUDE_DIRS: /mingw64/include
EXTRA_LIB_DIRS: /mingw64/lib
run: |