Skip to content
  • Brad King's avatar
    VS: Detect the compiler id and tool location · 66cb3356
    Brad King authored
    Configure a hand-generated Visual Studio project to build the compiler id
    source file since we cannot run the compiler command-line tool directly.
    Add a post-build command to print out the full path to the compiler tool.
    Parse the full path to the compiler tool from the build output.
    66cb3356