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  c5baca780472a6e2ec1615bed2619be98482b992 (commit)
       via  cc8f79670e6c6533a76b80656c87342c0c1696a4 (commit)
       via  fd4fb9ef040dde7961500e2241b43909a9e6b1a4 (commit)
      from  889527aa9cd9f2b69d429ed766926105242fb0a8 (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 -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c5baca780472a6e2ec1615bed2619be98482b992
commit c5baca780472a6e2ec1615bed2619be98482b992
Merge: 889527a cc8f796
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Mon Aug 26 11:39:08 2013 -0400
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Mon Aug 26 11:39:08 2013 -0400

    Merge topic 'find-IMPORTED-targets-for-try_compile'
    
    cc8f796 try_compile: Extract IMPORTED targets from INTERFACE_LINK_LIBRARIES
    fd4fb9e try_compile: Extract IMPORTED targets from LINK_DEPENDENT_LIBRARIES


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

Summary of changes:
 Source/cmExportTryCompileFileGenerator.cxx         |    4 ++-
 Tests/ExportImport/Export/CMakeLists.txt           |   33 +++++++++++++++++++-
 .../Export/testSharedLibRequiredUser.cpp           |   10 ++++++
 .../Export/testSharedLibRequiredUser.h             |   12 +++++++
 .../Export/testSharedLibRequiredUser2.cpp          |    8 +++++
 .../Export/testSharedLibRequiredUser2.h            |   14 ++++++++
 .../ExportImport/Import/try_compile/CMakeLists.txt |   27 ++++++++++++---
 7 files changed, 100 insertions(+), 8 deletions(-)
 create mode 100644 Tests/ExportImport/Export/testSharedLibRequiredUser.cpp
 create mode 100644 Tests/ExportImport/Export/testSharedLibRequiredUser.h
 create mode 100644 Tests/ExportImport/Export/testSharedLibRequiredUser2.cpp
 create mode 100644 Tests/ExportImport/Export/testSharedLibRequiredUser2.h


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits

Reply via email to