Skip to content

Commit

Permalink
[boost] Add 'algorithm' lib conan-io#3961
Browse files Browse the repository at this point in the history
  • Loading branch information
CAMOBAP committed Dec 21, 2020
1 parent 3e452b5 commit 5f1419d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions recipes/boost/all/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
# When adding (or removing) an option, also add this option to the list in
# `rebuild-dependencies.yml` and re-run that script.
CONFIGURE_OPTIONS = (
"algorithm",
"atomic",
"chrono",
"container",
Expand Down
1 change: 1 addition & 0 deletions recipes/boost/all/rebuild-dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
# When adding (or removing) an option, also add this option to the list in
# `conanfile.py` and re-run this script.
CONFIGURE_OPTIONS = (
"algorithm",
"atomic",
"chrono",
"container",
Expand Down

0 comments on commit 5f1419d

Please sign in to comment.