Skip to content

Commit

Permalink
CMake puts LuaJIT library in APK;
Browse files Browse the repository at this point in the history
Not sure what changed here
  • Loading branch information
bjornbytes committed May 29, 2024
1 parent c7e97b9 commit bbbd06f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -786,6 +786,7 @@ elseif(ANDROID)
lovr
${LOVR_JOLT}
${LOVR_MSDF}
${LOVR_LUA}
PROPERTIES LIBRARY_OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/raw/lib/${ANDROID_ABI}"
)

Expand Down

0 comments on commit bbbd06f

Please sign in to comment.