Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Document cmake --build to cmake --build . #13449

Closed
wants to merge 1 commit into from
Closed

Fixed Document cmake --build to cmake --build . #13449

wants to merge 1 commit into from

Conversation

xinzhanguo
Copy link
Contributor

cmake --build This command needs to specify the directory.

Usage: cmake --build <dir>             [options] [-- [native-options]]
       cmake --build --preset <preset> [options] [-- [native-options]]
Options:
  <dir>          = Project binary directory to be built.

@xinzhanguo xinzhanguo requested a review from a team as a code owner August 3, 2023 06:50
@xinzhanguo xinzhanguo requested review from acozzette and removed request for a team August 3, 2023 06:50
@google-cla
Copy link

google-cla bot commented Aug 3, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@zhangskz zhangskz added the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Aug 3, 2023
@github-actions github-actions bot removed the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Aug 3, 2023
@copybara-service copybara-service bot closed this in 6104c43 Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants