Skip to content
Snippets Groups Projects
Forked from CMake / CMake
Source project has a limited visibility.
  • Brad King's avatar
    8a4f536b
    NMake: Detect nmake version · 8a4f536b
    Brad King authored
    Run `nmake -?` and extract the version from its output.
    Use a timeout because Watcom tools come with a `nmake` tool
    that always waits for user input on `-?`.
    8a4f536b
    History
    NMake: Detect nmake version
    Brad King authored
    Run `nmake -?` and extract the version from its output.
    Use a timeout because Watcom tools come with a `nmake` tool
    that always waits for user input on `-?`.