.. note:: A call to :command:`target_link_libraries( ...)` may update this property on ````. If ```` was not created in the same directory as the call then :command:`target_link_libraries` will add a suffix of the form ``::@`` to each entry, where the ``::@`` is a separator and the ```` is unspecified. This tells the generators that the named libraries must be looked up in the scope of the caller rather than in the scope in which the ```` was created. Valid directory ids are stripped on export by the :command:`install(EXPORT)` and :command:`export` commands.