1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-10 22:31:40 +02:00

[conan] move comment to a separate line

This commit is contained in:
Andrey Filipenkov
2025-03-14 10:18:37 +03:00
committed by GitHub
parent f3bd6e0b9c
commit e9dc6c2b53

View File

@@ -6,4 +6,5 @@ compiler.version=14
os=Android
[buildenv]
LD=ld # fixes shared libiconv build
# fixes shared libiconv build
LD=ld