CMAKE_LANG_SIMULATE_ID.rst 312 B

123456789
  1. CMAKE_<LANG>_SIMULATE_ID
  2. ------------------------
  3. Identification string of "simulated" compiler.
  4. Some compilers simulate other compilers to serve as drop-in
  5. replacements. When CMake detects such a compiler it sets this
  6. variable to what would have been the CMAKE_<LANG>_COMPILER_ID for the
  7. simulated compiler.