Add even more boost libs

This commit is contained in:
tamasmeszaros 2023-08-11 11:28:57 +02:00
parent c3ca460b7b
commit c990137cf8

View File

@ -3,6 +3,6 @@ add_cmake_project(Boost
URL_HASH SHA256=200f9292b5ef957ab551a648834239f502df165cb7bff18432702fb7ae98accb
LIST_SEPARATOR |
CMAKE_ARGS
-DBOOST_INCLUDE_LIBRARIES:STRING=system|iostreams|filesystem|thread|log|locale|regex|date_time|beast|nowide|polygon|uuid|math|geometry|foreach|multiprecision
-DBOOST_EXCLUDE_LIBRARIES:STRING=contract|fiber|numpy|stacktrace|wave|test
-DBUILD_TESTING:BOOL=OFF
)