We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5a25a7 commit c0b9fc6Copy full SHA for c0b9fc6
.github/workflows/main.yml
@@ -57,7 +57,7 @@ jobs:
57
version-sdl-rtf: 3-head
58
version-sdl-ttf: 3-head
59
shell: ${{ matrix.platform.shell }}
60
- cmake-arguments: ${{ matrix.platform.cmake-arguments }}
+ cmake-arguments: '-DSDLTTF_VENDORED=ON ${{ matrix.platform.cmake-arguments }}'
61
cmake-toolchain-file: ${{ matrix.platform.cmake-toolchain-file }}
62
cmake-generator: Ninja
63
install-linux-dependencies: true
0 commit comments