mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 13:50:10 -05:00
Merge topic 'try_compile-alias-targets'
8f9f371668try_compile: Add support for using ALIAS targets9f8aa94192Add missing `OUTPUT` in ExportImport test Acked-by: Kitware Robot <kwrobot@kitware.com> Tested-by: buildbot <buildbot@kitware.com> Merge-request: !8877
This commit is contained in:
@@ -178,6 +178,9 @@ The options for the above signatures are:
|
||||
If this option is specified, any ``-DLINK_LIBRARIES=...`` value
|
||||
given to the ``CMAKE_FLAGS`` option will be ignored.
|
||||
|
||||
.. versionadded:: 3.29
|
||||
Alias targets to imported libraries are also supported.
|
||||
|
||||
``LINK_OPTIONS <options>...``
|
||||
.. versionadded:: 3.14
|
||||
|
||||
|
||||
Reference in New Issue
Block a user