mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-06 01:46:25 +00:00
cmake: no more SDL3_* cache variables
This commit is contained in:

committed by
Anonymous Maarten

parent
19d162281c
commit
09e2f83e17
2
.github/workflows/msvc.yml
vendored
2
.github/workflows/msvc.yml
vendored
@@ -48,7 +48,7 @@ jobs:
|
||||
-DSDL_TESTS=ON `
|
||||
-DSDL_INSTALL_TESTS=ON `
|
||||
-DSDL_VENDOR_INFO="Github Workflow" `
|
||||
-DSDL3_DISABLE_INSTALL=OFF `
|
||||
-DSDL_DISABLE_INSTALL=OFF `
|
||||
${{ matrix.platform.flags }} `
|
||||
-DCMAKE_INSTALL_PREFIX=prefix
|
||||
- name: Build (CMake)
|
||||
|
Reference in New Issue
Block a user