Skip to content

Commit

Permalink
BaseTools: Add build option for dependency file generation
Browse files Browse the repository at this point in the history
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=2311

Add /showIncludes for msvc and -MMD -MF $@.deps
for GCC and CLANG

Remove /MP for msvc since /MP does not work with
/showIncludes

Signed-off-by: Bob Feng <bob.c.feng@intel.com>

Cc: Liming Gao <liming.gao@intel.com>
Cc: Steven Shi <steven.shi@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
  • Loading branch information
BobCF authored and mergify[bot] committed Dec 10, 2019
1 parent 804666c commit 13c5e34
Showing 1 changed file with 98 additions and 83 deletions.
Loading

0 comments on commit 13c5e34

Please sign in to comment.