1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-03-11 14:49:23 +02:00

Merge pull request #5470 from kambala-decapitator/fix-android-conan

[conan] fix building libiconv for Android
This commit is contained in:
Ivan Savenko 2025-02-25 16:49:39 +02:00 committed by GitHub
commit 2a9cd0c0d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,3 +4,6 @@ compiler=clang
compiler.libcxx=c++_shared
compiler.version=14
os=Android
[buildenv]
LD=ld # fixes shared libiconv build