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 <[email protected]>
AuthorDate: Thu Oct 10 18:44:56 2013 -0400
Commit:     CMake Topic Stage <[email protected]>
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 <[email protected]>
AuthorDate: Fri Oct 11 00:44:29 2013 +0200
Commit:     Stephen Kelly <[email protected]>
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
_______________________________________________
Cmake-commits mailing list
[email protected]
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits

Reply via email to