mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-01-18 02:47:06 +00:00
Add clang-tidy config and CMake/CI support.
This commit is contained in:
committed by
Sam Lantinga
parent
5fded632d6
commit
fa8fba3812
1
.github/workflows/android.yml
vendored
1
.github/workflows/android.yml
vendored
@@ -40,6 +40,7 @@ jobs:
|
||||
-Wdeprecated -Wdev -Werror \
|
||||
-DCMAKE_TOOLCHAIN_FILE=${{ steps.setup_ndk.outputs.ndk-path }}/build/cmake/android.toolchain.cmake \
|
||||
-DSDL_WERROR=ON \
|
||||
-DSDL_CLANG_TIDY=ON \
|
||||
-DANDROID_PLATFORM=${{ matrix.platform.android_platform }} \
|
||||
-DANDROID_ABI=${{ matrix.platform.android_abi }} \
|
||||
-DSDL_STATIC_PIC=ON \
|
||||
|
||||
Reference in New Issue
Block a user