blob: 9f472c025a8becefebf4af825fef72224c00e3f9 (
plain)
1
2
3
4
5
6
7
8
9
|
FRAMEWORK
---------
This target is a framework on the Mac.
If a shared library target has this property set to true it will be
built as a framework when built on the mac. It will have the
directory structure required for a framework and will be suitable to
be used with the -framework option
|