mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-16 09:48:26 +00:00
cmake: no more SDL3_* cache variables
This commit is contained in:
parent
19d162281c
commit
09e2f83e17
3 changed files with 6 additions and 6 deletions
|
@ -61,7 +61,7 @@ build_cmake_projects() {
|
|||
-DSDL_STATIC=ON \
|
||||
-DSDL_STATIC_PIC=ON \
|
||||
-DSDL_TEST=ON \
|
||||
-DSDL3_DISABLE_INSTALL=OFF \
|
||||
-DSDL_DISABLE_INSTALL=OFF \
|
||||
-DCMAKE_INSTALL_PREFIX="${build_root}/build_${android_abi}/prefix" \
|
||||
-DCMAKE_INSTALL_INCLUDEDIR=include \
|
||||
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue