We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eea65d5 commit e5d1df7Copy full SHA for e5d1df7
1 file changed
.github/workflows/cmake-unified.yml
@@ -38,6 +38,7 @@ jobs:
38
name: Build (SDL2)
39
uses: JunaMeinhold/cmake-actions/.github/workflows/cmake.yml@v1.x.x
40
with:
41
+ enable-android: false
42
lib-name: ImGuiImplSDL2
43
repo: HexaEngine/cimgui_impl
44
repo-tag: master
@@ -67,6 +68,7 @@ jobs:
67
68
name: Build (SDL3)
69
70
71
72
lib-name: ImGuiImplSDL3
73
74
0 commit comments