CMAKE_CROSSCOMPILING_EMULATOR.rst 390 B

1234567891011
  1. CMAKE_CROSSCOMPILING_EMULATOR
  2. -----------------------------
  3. .. versionadded:: 3.28
  4. .. include:: ENV_VAR.txt
  5. The default value for :variable:`CMAKE_CROSSCOMPILING_EMULATOR` when there
  6. is no explicit configuration given on the first run while creating a new
  7. build tree. On later runs in an existing build tree the value persists in
  8. the cache as :variable:`CMAKE_CROSSCOMPILING_EMULATOR`.