mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-27 04:09:36 +03: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.
|