1
0
mirror of https://github.com/facebook/proxygen.git synced 2025-08-07 07:02:53 +03:00

Re-sync with internal repository (#456)

Co-authored-by: Facebook Community Bot <6422482+facebook-github-bot@users.noreply.github.com>
This commit is contained in:
Facebook Community Bot
2023-07-25 10:04:09 -07:00
committed by GitHub
parent 413737c1ee
commit 4246f00ff1
6 changed files with 8 additions and 8 deletions

View File

@@ -626,7 +626,7 @@ class BuildCmd(ProjectCmdBase):
)
builder.build(install_dirs, reconfigure=reconfigure)
# If we are building the project (not depdendency) and a specific
# If we are building the project (not dependency) and a specific
# cmake_target (not 'install') has been requested, then we don't
# set the built_marker. This allows subsequent runs of getdeps.py
# for the project to run with different cmake_targets to trigger