https://github.com/Kitware/CMake
Raw File
Tip revision: 222bf361e4f0f75698eab0bcad55064cec539923 authored by Brad King on 18 November 2020, 12:46:23 UTC
CMake 3.19.0
Tip revision: 222bf36
CMAKE_FRAMEWORK.rst
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.
back to top