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