zeek/auxil/vcpkg/ports/allegro5/skip-android-aar.diff
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

13 lines
325 B
Diff

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0b2ccfb..a6029b9 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1110,7 +1110,6 @@ configure_file(
if(ANDROID)
include(AndroidApp)
- add_subdirectory(android)
endif(ANDROID)
#-----------------------------------------------------------------------------#