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  eea5dbab2e1db3b265035346d52a2b2c6df53a5c (commit)
       via  f5c9da0999ca2edfa337796a1e2da9726198c9bf (commit)
      from  f38d2ed7d391c788baec7e215ee0c1b1d95982d1 (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=eea5dbab2e1db3b265035346d52a2b2c6df53a5c
commit eea5dbab2e1db3b265035346d52a2b2c6df53a5c
Merge: f38d2ed f5c9da0
Author:     Stephen Kelly <steve...@gmail.com>
AuthorDate: Thu Oct 6 12:43:32 2016 -0400
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Thu Oct 6 12:43:32 2016 -0400

    Merge topic 'codelite-global-setting' into next
    
    f5c9da09 fixup! Codelite: Consume the CMAKE_CODELITE_USE_TARGETS setting 
globally


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=f5c9da0999ca2edfa337796a1e2da9726198c9bf
commit f5c9da0999ca2edfa337796a1e2da9726198c9bf
Author:     Stephen Kelly <steve...@gmail.com>
AuthorDate: Thu Oct 6 18:42:59 2016 +0200
Commit:     Stephen Kelly <steve...@gmail.com>
CommitDate: Thu Oct 6 18:42:59 2016 +0200

    fixup! Codelite: Consume the CMAKE_CODELITE_USE_TARGETS setting globally

diff --git a/Help/variable/CMAKE_CODELITE_USE_TARGETS.rst 
b/Help/variable/CMAKE_CODELITE_USE_TARGETS.rst
index 4aede03..96d678f 100644
--- a/Help/variable/CMAKE_CODELITE_USE_TARGETS.rst
+++ b/Help/variable/CMAKE_CODELITE_USE_TARGETS.rst
@@ -3,5 +3,5 @@ CMAKE_CODELITE_USE_TARGETS
 
 Change the way the CodeLite generator creates projectfiles.
 
-If this variable is set to ``ON`` the generator creates projectfiles
-based on targets rather than projects.
+If this variable is set to ``ON`` in the top-level CMakeLists file,
+the generator creates projectfiles based on targets rather than projects.

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

Summary of changes:
 Help/variable/CMAKE_CODELITE_USE_TARGETS.rst |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


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

Reply via email to