[Cmake-commits] CMake branch, next, updated. v3.1.2-1023-ge3c8a3a

Brad King brad.king at kitware.com
Thu Feb 5 10:57:46 EST 2015


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, next has been updated
       via  e3c8a3a0ff84d1b4eaf2b9089eeb67d51f6c4cbd (commit)
       via  39e0aa5390964953e1462f0efed0058c172a0a26 (commit)
      from  d045ee3b5288d8bb5596141bf20a1fb0d4e2a14c (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=e3c8a3a0ff84d1b4eaf2b9089eeb67d51f6c4cbd
commit e3c8a3a0ff84d1b4eaf2b9089eeb67d51f6c4cbd
Merge: d045ee3 39e0aa5
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Feb 5 10:57:45 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Feb 5 10:57:45 2015 -0500

    Merge topic 'FindBoost-per-config-libraries' into next
    
    39e0aa53 Help: Add notes for topic 'FindBoost-per-config-libraries'


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=39e0aa5390964953e1462f0efed0058c172a0a26
commit 39e0aa5390964953e1462f0efed0058c172a0a26
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Feb 5 10:57:34 2015 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Thu Feb 5 10:57:34 2015 -0500

    Help: Add notes for topic 'FindBoost-per-config-libraries'

diff --git a/Help/release/dev/FindBoost-per-config-libraries.rst b/Help/release/dev/FindBoost-per-config-libraries.rst
new file mode 100644
index 0000000..e6ef70f
--- /dev/null
+++ b/Help/release/dev/FindBoost-per-config-libraries.rst
@@ -0,0 +1,5 @@
+FindBoost-per-config-libraries
+------------------------------
+
+* The :module:`FindBoost` module now tracks the directories containing
+  libraries separately for RELEASE and DEBUG configurations.

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

Summary of changes:
 Help/release/dev/FindBoost-per-config-libraries.rst |    5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 Help/release/dev/FindBoost-per-config-libraries.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list