blob: 37385bf76e10a6cbe834c1973d349a8086950a46 (
plain)
1
2
3
4
5
6
7
8
9
|
CMAKE_FRAMEWORK
---------------
.. versionadded:: 3.15
Default value for :prop_tgt:`FRAMEWORK` of targets.
This variable is used to initialize the :prop_tgt:`FRAMEWORK` property on
all the targets. See that target property for additional information.
|