Skip to content

Commit e201f33

Browse files
Daft-Freakslouken
authored andcommitted
ci: enable CMake test for Emscripten
1 parent 0fcfaf9 commit e201f33

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/emscripten.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
echo "SDL2_DIR=$(pwd)/prefix" >> $GITHUB_ENV
2323
cmake --install build/
2424
- name: Verify CMake configuration files
25-
if: ${{ false }} # FIXME: cmake/test/CMakeLists.txt should support emscripten
2625
run: |
2726
emcmake cmake -S cmake/test -B cmake_config_build \
2827
-DCMAKE_BUILD_TYPE=Release \

0 commit comments

Comments
 (0)