Skip to content

Commit

Permalink
Add one more missing file to root directory.
Browse files Browse the repository at this point in the history
Refs: #16
  • Loading branch information
jzmaddock committed Feb 12, 2023
1 parent c16b9f6 commit f573ac4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions add_path.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ static const std::pair<fs::path, fs::path>
std::pair<fs::path, fs::path>("tools/build/bootstrap.sh", "tools/boost_install/boost-install.jam"),
std::pair<fs::path, fs::path>("tools/build/bootstrap.sh", "tools/boost_install/boost-install-dirs.jam"),
std::pair<fs::path, fs::path>("tools/build/bootstrap.sh", "boostcpp.jam"),
std::pair<fs::path, fs::path>("tools/build/bootstrap.sh", "project-config.jam"),
std::pair<fs::path, fs::path>("tools/build/bootstrap.sh", "bootstrap.bat"),
std::pair<fs::path, fs::path>("tools/build/bootstrap.sh", "bootstrap.sh"),
std::pair<fs::path, fs::path>("tools/build/bootstrap.sh", "Jamroot"),
Expand Down

0 comments on commit f573ac4

Please sign in to comment.