CMake/Help/release/dev/make-GENERATED-visible-from-any-scope.rst
Deniz Bahadir 0eb30f175e GENERATED prop: Introducing policy CMP0118 and its documentation
Note: This is currently only defining the CMP0118 policy and providing
its documentation, however, the implementation is still not using it.
2020-11-24 17:41:02 +01:00

8 lines
257 B
ReStructuredText

make-GENERATED-visible-from-any-scope
-------------------------------------
* The :prop_sf:`GENERATED` source-file property is now visible
from any directory scope, regardles in which scope or for what
scope it was set.
See policy :policy:`CMP0118`.