Searched refs:NMake (Results 1 – 7 of 7) sorted by relevance
36 !include mk/NMake.mk # \
22 enum class DependencyOutputFormat { Make, NMake }; enumerator
321 if (OutputFormat == DependencyOutputFormat::NMake) { in PrintFilename()
74 # Newlines inside flags variables break CMake's NMake generator.
163 The "NMake Makefiles" CMake generator can be used to build entirely via the command line.
917 HelpText<"Use NMake/Jom format for the depfile">,919 Normalizer<"makeFlagToValueNormalizer(DependencyOutputFormat::NMake)">;