mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
7 lines
214 B
ReStructuredText
7 lines
214 B
ReStructuredText
static-frameworks
|
|
-----------------
|
|
|
|
* The :prop_tgt:`FRAMEWORK` property could now also be applied to
|
|
static libraries on Apple targets. It will result in a proper
|
|
Framework but with a static library inside.
|