mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 22:30:07 -05:00
Add policy CMP0036 to disallow build_name
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
build_name
|
||||
----------
|
||||
|
||||
Deprecated. Use ${CMAKE_SYSTEM} and ${CMAKE_CXX_COMPILER} instead.
|
||||
Disallowed. See CMake Policy :policy:`CMP0036`.
|
||||
|
||||
Use ${CMAKE_SYSTEM} and ${CMAKE_CXX_COMPILER} instead.
|
||||
|
||||
::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user