@@ -7,8 +7,45 @@ yaml-cpp/0.6.3
77spdlog/1.9.2
88stb/20200203
99volk/1.3.224.1
10+ boost/1.82.0
11+
1012
1113[generators]
1214CMakeToolchain
1315CMakeDeps
1416cmake_paths
17+
18+ [options]
19+ boost:shared=False
20+ boost:without_random=False
21+ boost:without_atomic=True
22+ boost:without_chrono=True
23+ boost:without_container=True
24+ boost:without_context=True
25+ boost:without_contract=True
26+ boost:without_coroutine=True
27+ boost:without_date_time=True
28+ boost:without_exception=True
29+ boost:without_fiber=True
30+ boost:without_filesystem=True
31+ boost:without_graph=True
32+ boost:without_graph_parallel=True
33+ boost:without_iostreams=True
34+ boost:without_json=True
35+ boost:without_locale=True
36+ boost:without_log=True
37+ boost:without_math=True
38+ boost:without_mpi=True
39+ boost:without_nowide=True
40+ boost:without_program_options=False
41+ boost:without_python=True
42+ boost:without_regex=True
43+ boost:without_serialization=True
44+ boost:without_stacktrace=True
45+ boost:without_system=False
46+ boost:without_test=True
47+ boost:without_thread=True
48+ boost:without_timer=True
49+ boost:without_type_erasure=True
50+ boost:without_url=True
51+ boost:without_wave=True
0 commit comments