makes boost statically linked

This commit is contained in:
2022-09-26 13:34:05 +02:00
parent 43c1c5be88
commit 76e58eee1c
2 changed files with 2 additions and 2 deletions

View File

@ -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