[Cmake-commits] CMake branch, next, updated. v3.6.1-1733-ge57f054

Brad King brad.king at kitware.com
Sat Sep 3 06:26:49 EDT 2016


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  e57f054dd843dfaf3e286b56ebbbad267d9297e1 (commit)
       via  6bfda4fcb221fb439ca6b6349a7935e34cbfbcff (commit)
      from  4cb699fda5a6f70e1641deba4730a87fd287c6bb (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=e57f054dd843dfaf3e286b56ebbbad267d9297e1
commit e57f054dd843dfaf3e286b56ebbbad267d9297e1
Merge: 4cb699f 6bfda4f
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Sat Sep 3 06:26:47 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Sat Sep 3 06:26:47 2016 -0400

    Merge topic 'test-GenerateExportHeader-with-RunCMake' into next
    
    6bfda4fc fixup! Tests: Cleanup RunCMake.GenerateExportHeader somewhat


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6bfda4fcb221fb439ca6b6349a7935e34cbfbcff
commit 6bfda4fcb221fb439ca6b6349a7935e34cbfbcff
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Sat Sep 3 06:26:11 2016 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Sat Sep 3 06:26:11 2016 -0400

    fixup! Tests: Cleanup RunCMake.GenerateExportHeader somewhat

diff --git a/Tests/RunCMake/GenerateExportHeader/nodeprecated/CMakeLists.txt.in b/Tests/RunCMake/GenerateExportHeader/nodeprecated/CMakeLists.txt.in
index d8dc482..90cfa12 100644
--- a/Tests/RunCMake/GenerateExportHeader/nodeprecated/CMakeLists.txt.in
+++ b/Tests/RunCMake/GenerateExportHeader/nodeprecated/CMakeLists.txt.in
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 2.8)
+cmake_minimum_required(VERSION 3.6)
 
 project(nodeprecated_test)
 

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

Summary of changes:
 Tests/RunCMake/GenerateExportHeader/nodeprecated/CMakeLists.txt.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list