[Cmake-commits] CMake branch, master, updated. v3.1.0-rc2-465-gd91feda
Brad King
brad.king at kitware.com
Wed Dec 3 10:02:06 EST 2014
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, master has been updated
via d91feda4136b8fb9bc3002b38ba8c08fca9cd62c (commit)
via b7d760aea20f70b221fcba7ecb2c7edf7751ffc2 (commit)
from 9843dfab4486f76cab567862e504a71d1ecc58a5 (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=d91feda4136b8fb9bc3002b38ba8c08fca9cd62c
commit d91feda4136b8fb9bc3002b38ba8c08fca9cd62c
Merge: 9843dfa b7d760a
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Dec 3 10:02:05 2014 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Dec 3 10:02:05 2014 -0500
Merge topic 'icase-source-file-prop'
b7d760ae test: test source file properties with case-insensitivity
-----------------------------------------------------------------------
Summary of changes:
Tests/CMakeLists.txt | 1 +
Tests/SourceFileProperty/CMakeLists.txt | 19 +++++++++++++++++++
Tests/SourceFileProperty/ICaseTest.c | 7 +++++++
Tests/SourceFileProperty/main.c | 13 +++++++++++++
4 files changed, 40 insertions(+)
create mode 100644 Tests/SourceFileProperty/CMakeLists.txt
create mode 100644 Tests/SourceFileProperty/ICaseTest.c
create mode 100644 Tests/SourceFileProperty/main.c
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list