Skip to content
  • Brad King's avatar
    VS: Detect compiler id of Nsight Tegra-Android toolchains · d09b60f5
    Brad King authored
    Teach CMakeDetermineCompilerId to recognize the Tegra-Android platform
    and generate a test project for Nsight Tegra tools.  Locate the full
    path to CMAKE_<LANG>_COMPILER by computing it within the test project
    build environment.
    
    Also teach CMakeFindBinUtils that this variant of the Visual Studio
    generator uses UNIX-like instead of MS-like archiving and linking tools.
    d09b60f5