From b013e971a83162fb9631676456e13a1ece38cf03 Mon Sep 17 00:00:00 2001 From: Pascal Thomet Date: Thu, 21 Nov 2024 20:34:35 +0100 Subject: [PATCH] ios: HELLOIMGUI_FREETYPE_STATIC=ON --- .github/workflows/ios.yml | 1 + _example_integration | 2 +- external/hello_imgui/hello_imgui | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ios.yml b/.github/workflows/ios.yml index 7659908c..f5ba35e2 100644 --- a/.github/workflows/ios.yml +++ b/.github/workflows/ios.yml @@ -35,6 +35,7 @@ jobs: cmake .. \ -GXcode \ -DCMAKE_TOOLCHAIN_FILE=../external/imgui_bundle/external/hello_imgui/hello_imgui/hello_imgui_cmake/ios-cmake/ios.toolchain.cmake \ + -DHELLOIMGUI_FREETYPE_STATIC=ON \ -DPLATFORM=SIMULATOR64 - name: Build for simulator diff --git a/_example_integration b/_example_integration index 5e6e0389..de05bb86 160000 --- a/_example_integration +++ b/_example_integration @@ -1 +1 @@ -Subproject commit 5e6e03890570015ddae5fe1402282e976b896e13 +Subproject commit de05bb8695b50f0141aa70f386adbc2918f46c0a diff --git a/external/hello_imgui/hello_imgui b/external/hello_imgui/hello_imgui index 52b2ff19..cbebe792 160000 --- a/external/hello_imgui/hello_imgui +++ b/external/hello_imgui/hello_imgui @@ -1 +1 @@ -Subproject commit 52b2ff1900534bc2a896f587c81a14e602da1bb2 +Subproject commit cbebe79282738c680a1929200ce114f34479e8f2