mirror of
https://github.com/encounter/SDL.git
synced 2025-12-14 15:46:14 +00:00
ci: install SDL when built as a subproject
This commit is contained in:
1
.github/workflows/msvc.yml
vendored
1
.github/workflows/msvc.yml
vendored
@@ -42,6 +42,7 @@ jobs:
|
||||
run: cmake -S build -B build `
|
||||
-DSDL_TESTS=ON `
|
||||
-DSDL_INSTALL_TESTS=ON `
|
||||
-DSDL2_DISABLE_INSTALL=OFF `
|
||||
${{ matrix.platform.flags }} `
|
||||
-DCMAKE_INSTALL_PREFIX=prefix
|
||||
- name: Build (CMake)
|
||||
|
||||
Reference in New Issue
Block a user