makes boost statically linked
This commit is contained in:
parent
43c1c5be88
commit
76e58eee1c
|
@ -36,7 +36,7 @@ include(ConanInline)
|
|||
|
||||
set(CONAN_BOOST_OPTIONS
|
||||
boost:fPIC=True
|
||||
boost:shared=True
|
||||
boost:shared=False
|
||||
boost:header_only=False
|
||||
boost:without_contract=True
|
||||
boost:without_graph=True
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit ad7bb28b4c2c3e7041771f57e6d1995c34965e5e
|
||||
Subproject commit 6ba7c82f803c853e6b6956bb329139b52963871b
|
Loading…
Reference in New Issue