Skip to content

Commit

Permalink
Build iOS: use freetype static
Browse files Browse the repository at this point in the history
  • Loading branch information
pthom committed Nov 21, 2024
1 parent 52b2ff1 commit cbebe79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/iOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
-GXcode \
-DCMAKE_TOOLCHAIN_FILE=../hello_imgui_cmake/ios-cmake/ios.toolchain.cmake \
-DHELLOIMGUI_USE_SDL2=ON -DHELLOIMGUI_HAS_OPENGL3=ON \
-DHELLOIMGUI_FREETYPE_STATIC=ON \
-DPLATFORM=SIMULATOR64
- name: Build for simulator
Expand Down
2 changes: 1 addition & 1 deletion _example_integration

0 comments on commit cbebe79

Please sign in to comment.