mirror of
https://github.com/encounter/SDL.git
synced 2025-05-19 13:51:27 +00:00
ci: enable CMake test for Emscripten
This commit is contained in:
parent
0fcfaf9e94
commit
e201f338d7
1
.github/workflows/emscripten.yml
vendored
1
.github/workflows/emscripten.yml
vendored
@ -22,7 +22,6 @@ jobs:
|
|||||||
echo "SDL2_DIR=$(pwd)/prefix" >> $GITHUB_ENV
|
echo "SDL2_DIR=$(pwd)/prefix" >> $GITHUB_ENV
|
||||||
cmake --install build/
|
cmake --install build/
|
||||||
- name: Verify CMake configuration files
|
- name: Verify CMake configuration files
|
||||||
if: ${{ false }} # FIXME: cmake/test/CMakeLists.txt should support emscripten
|
|
||||||
run: |
|
run: |
|
||||||
emcmake cmake -S cmake/test -B cmake_config_build \
|
emcmake cmake -S cmake/test -B cmake_config_build \
|
||||||
-DCMAKE_BUILD_TYPE=Release \
|
-DCMAKE_BUILD_TYPE=Release \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user