-
Notifications
You must be signed in to change notification settings - Fork 915
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build.sh use cmake --build to drive build system invocation (#7270)
By using `cmake --build` instead of explicitly invoking the presumed underlying build system we allow for different CMake generators to be supported. Authors: - Robert Maynard (@robertmaynard) Approvers: - Mark Harris (@harrism) - Keith Kraus (@kkraus14) - Ray Douglass (@raydouglass) URL: #7270
- Loading branch information
1 parent
134b27e
commit 08166d3
Showing
1 changed file
with
16 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters