You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Help/prop_tgt/MACOS_IMPORT_FILES.txt

13 lines
459 B

.. note::
On macOS, this property will be ignored for the linker import files (e.g.
``.tbd`` files, see :prop_tgt:`ENABLE_EXPORTS` property for details) when:
* The :prop_tgt:`FRAMEWORK` is set, because the framework layout cannot be
changed.
* The :generator:`Xcode` generator is used, due to the limitations and
constraints of the ``Xcode`` tool.
In both cases, the linker import files will be generated |IDEM| as the shared
library.