[Cmake-commits] CMake branch, next, updated. v2.8.12-3785-g558e6ae

Stephen Kelly steveire at gmail.com
Thu Oct 10 18:44:58 EDT 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, next has been updated
       via  558e6ae997db40c072a9cdbef44e5863b8242e53 (commit)
       via  f8d456612251f93386fe745b61d3f55d6ba8a0ce (commit)
      from  d322fe7d28d925ee16c29858d6d37667a69f8795 (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=558e6ae997db40c072a9cdbef44e5863b8242e53
commit 558e6ae997db40c072a9cdbef44e5863b8242e53
Merge: d322fe7 f8d4566
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Thu Oct 10 18:44:56 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Oct 10 18:44:56 2013 -0400

    Merge topic 'export-at-generate-time' into next
    
    f8d4566 Add missing file.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=f8d456612251f93386fe745b61d3f55d6ba8a0ce
commit f8d456612251f93386fe745b61d3f55d6ba8a0ce
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Fri Oct 11 00:44:29 2013 +0200
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Fri Oct 11 00:44:29 2013 +0200

    Add missing file.

diff --git a/Tests/RunCMake/ExportWithoutLanguage/header.h b/Tests/RunCMake/ExportWithoutLanguage/header.h
new file mode 100644
index 0000000..0c803ed
--- /dev/null
+++ b/Tests/RunCMake/ExportWithoutLanguage/header.h
@@ -0,0 +1,2 @@
+
+enum some_compilers { need_more_than_nothing };

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

Summary of changes:
 Tests/RunCMake/ExportWithoutLanguage/header.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
 create mode 100644 Tests/RunCMake/ExportWithoutLanguage/header.h


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list