This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, master has been updated
       via  39f40bde4b783e738addb4327c53c8b47a0c0178 (commit)
       via  b16fd1341d54546a45c2e4ed8e56ac60c98240a3 (commit)
      from  03fc2000c9e1bf81ee2fa883cdbf6a01fb4ef14d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=39f40bde4b783e738addb4327c53c8b47a0c0178
commit 39f40bde4b783e738addb4327c53c8b47a0c0178
Merge: 03fc200 b16fd13
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Thu Jun 21 14:19:12 2018 +0000
Commit:     Kitware Robot <kwro...@kitware.com>
CommitDate: Thu Jun 21 10:19:21 2018 -0400

    Merge topic 'LINK_OPTIONS'
    
    b16fd1341d Help: add_library(INTERFACE): add reference to add_link_options()
    
    Acked-by: Kitware Robot <kwro...@kitware.com>
    Merge-request: !2160


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b16fd1341d54546a45c2e4ed8e56ac60c98240a3
commit b16fd1341d54546a45c2e4ed8e56ac60c98240a3
Author:     Marc Chevrier <marc.chevr...@gmail.com>
AuthorDate: Wed Jun 20 11:55:32 2018 +0200
Commit:     Marc Chevrier <marc.chevr...@gmail.com>
CommitDate: Wed Jun 20 11:55:32 2018 +0200

    Help: add_library(INTERFACE): add reference to add_link_options()

diff --git a/Help/command/add_library.rst b/Help/command/add_library.rst
index 8fa0df7..5d31c7c 100644
--- a/Help/command/add_library.rst
+++ b/Help/command/add_library.rst
@@ -150,6 +150,7 @@ the interface target using the commands:
 
 * :command:`set_property`,
 * :command:`target_link_libraries(INTERFACE)`,
+* :command:`target_link_options(INTERFACE)`,
 * :command:`target_include_directories(INTERFACE)`,
 * :command:`target_compile_options(INTERFACE)`,
 * :command:`target_compile_definitions(INTERFACE)`, and

-----------------------------------------------------------------------

Summary of changes:
 Help/command/add_library.rst | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
https://cmake.org/mailman/listinfo/cmake-commits

Reply via email to