Skip to content

Commit 1b6ea79

Browse files
committed
Try enabling precompiled headers in combination with c++20 modules
1 parent e5d3788 commit 1b6ea79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
-DTGUI_HAS_BACKEND_GLFW_GLES2=ON
4949
-DTGUI_HAS_BACKEND_RAYLIB=ON
5050
-Draylib_USE_STATIC_LIBS=OFF
51+
5152
cmake --build TGUI-build-gcc --config Debug --target install
5253
5354
- name: Build TGUI (clang with c++20 module)

0 commit comments

Comments
 (0)