mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
41aea12941
Add policy `CMP0198` for compatibility. Issue: #25026
6 lines
169 B
ReStructuredText
6 lines
169 B
ReStructuredText
cmake-parent-fix
|
|
----------------
|
|
|
|
* :variable:`CMAKE_PARENT_LIST_FILE` is no longer defined when processing
|
|
a ``CMakeLists.txt`` file. See policy :policy:`CMP0198`.
|