Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Duron27 authored Jul 30, 2024
1 parent 95b1a76 commit 135027a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildscripts/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,7 @@ ExternalProject_Add(sdl2

BUILD_COMMAND ${wrapper_command} ndk-build
${COMMON_NDK_BUILD_FLAGS}
-DSDL_VULKAN=ON

INSTALL_COMMAND mkdir -p ${prefix}/lib/
COMMAND cp libs/${app_abi}/libSDL2.so ${prefix}/lib/
Expand Down

0 comments on commit 135027a

Please sign in to comment.