CMP0036.rst 437 B

1234567891011121314
  1. CMP0036
  2. -------
  3. The :command:`build_name` command should not be called.
  4. This command was added in May 2001 to compute a name for the current
  5. operating system and compiler combination. The command has long been
  6. documented as discouraged and replaced by the :variable:`CMAKE_SYSTEM`
  7. and :variable:`CMAKE_<LANG>_COMPILER` variables.
  8. .. |disallowed_version| replace:: 3.0
  9. .. include:: DISALLOWED_COMMAND.txt
  10. .. include:: DEPRECATED.txt