Skip to content

Commit

Permalink
add boost iostreams component
Browse files Browse the repository at this point in the history
  • Loading branch information
kroeper authored and keroe committed Jul 29, 2021
1 parent 9412465 commit 065e8aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yaml/cmake.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ benchmark:
boost:
components: [wserialization thread random serialization log_setup prg_exec_monitor
wave system chrono filesystem locale timer date_time regex graph program_options
unit_test_framework log atomic]
unit_test_framework log atomic iostreams]
include_dirs: [Boost_INCLUDE_DIRS]
libraries: [Boost_LIBRARIES]
library_dirs: [Boost_LIBRARY_DIRS]
Expand Down

0 comments on commit 065e8aa

Please sign in to comment.