Skip to content

Commit f6a5219

Browse files
committed
try to get to the same 3 issues locally and CI, include gklib dir
1 parent 594ed09 commit f6a5219

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/hipo-win-vcpkg.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
cmake $GITHUB_WORKSPACE \
5252
-DHIPO=ON \
5353
-DCMAKE_TOOLCHAIN_FILE=C:/vcpkg/scripts/buildsystems/vcpkg.cmake
54+
-DCMAKE_CXX_FLAGS="-I C:/vcpkg/packages/gklib_x64-windows/include/GKlib"
5455
5556
- name: Build
5657
shell: bash

0 commit comments

Comments
 (0)