Skip to content

Commit fb273b2

Browse files
authored
Update cmake.yml
1 parent 8af504a commit fb273b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cmake.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
cmake-flags: -DIMGUI_WCHAR32=ON -DIMGUI_FREETYPE=ON -DCIMGUI_VARGS0=1
1313
use-vcpkg: true
1414
vcpkg-packages: freetype
15+
vcpkg-triplet-windows: "{arch}-windows-static"
1516
bin-name-linux: cimgui.so
1617
bin-name-linux-normalized: cimgui.so
1718
bin-name-windows: Release/cimgui.dll

0 commit comments

Comments
 (0)