mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-13 01:29:02 -05:00
Merge topic 'link-implicit-libs-full-path'
882f48e5Link libraries by full path even in implicit directories318cd370Help: Add link target for Find Modules section of cmake-developer.71535dcd8Tests: Teach RunCMake to optionally merge command output to stdout
This commit is contained in:
@@ -11,6 +11,8 @@ warn by default:
|
||||
policy :policy:`CMP0047`.
|
||||
* ``CMAKE_POLICY_WARNING_CMP0056`` controls the warning for
|
||||
policy :policy:`CMP0056`.
|
||||
* ``CMAKE_POLICY_WARNING_CMP0060`` controls the warning for
|
||||
policy :policy:`CMP0060`.
|
||||
|
||||
This variable should not be set by a project in CMake code. Project
|
||||
developers running CMake may set this variable in their cache to
|
||||
|
||||
Reference in New Issue
Block a user