mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-12 02:28:11 +02:00
[Conan] disable bitcode explicitly
This commit is contained in:
parent
e855a9db7c
commit
43ef6c075e
@ -4,4 +4,5 @@ compiler.version=13
|
||||
compiler.libcxx=libc++
|
||||
build_type=Release
|
||||
[conf]
|
||||
tools.apple:enable_bitcode = False
|
||||
tools.cmake.cmaketoolchain:generator = Ninja
|
||||
|
Loading…
Reference in New Issue
Block a user