CMP0036.rst 500 B

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