[Cmake-commits] CMake branch, master, updated. v2.8.12.1-615-g3c4071b

Brad King brad.king at kitware.com
Wed Nov 13 09:57:37 EST 2013


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  3c4071bec469f10cd802c8db43f3558aa71bd73b (commit)
       via  64f73b0fb630f3ecc2f94e3e5b4ab2d1cc117f50 (commit)
      from  3822f5bcacf5076d8c1832e2dae57b47c1247f56 (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=3c4071bec469f10cd802c8db43f3558aa71bd73b
commit 3c4071bec469f10cd802c8db43f3558aa71bd73b
Merge: 3822f5b 64f73b0
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Nov 13 09:57:20 2013 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Nov 13 09:57:20 2013 -0500

    Merge topic 'fix-INTERFACE-with-no-SHARED-libs'
    
    64f73b0 add_library: Fix INTERFACE on platforms with no shared libs (#14561)


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

Summary of changes:
 Source/cmAddLibraryCommand.cxx                     |    1 +
 .../RunCMake/interface_library/RunCMakeTest.cmake  |    1 +
 .../no_shared_libs-stderr.txt}                     |    0
 .../interface_library/no_shared_libs.cmake         |    5 +++++
 4 files changed, 7 insertions(+), 0 deletions(-)
 copy Tests/RunCMake/{CMP0022/CMP0022-NOWARN-exe-stderr.txt => interface_library/no_shared_libs-stderr.txt} (100%)
 create mode 100644 Tests/RunCMake/interface_library/no_shared_libs.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list