[Cmake-commits] CMake branch, master, updated. v2.8.3-408-g45b6120
Brad King
brad.king at kitware.com
Tue Jan 4 15:45:57 EST 2011
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 45b61209f972cc6f1f644f14739a67c6fc530da7 (commit)
via b29eadd8f38fcfd7b0635501f5e1429e7cb69865 (commit)
from 2bb193a7f2c5b9144ee1b5fdde8de801e2baf037 (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=45b61209f972cc6f1f644f14739a67c6fc530da7
commit 45b61209f972cc6f1f644f14739a67c6fc530da7
Merge: 2bb193a b29eadd
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Jan 4 15:45:51 2011 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jan 4 15:45:51 2011 -0500
Merge topic 'vs-force-multiple-include'
b29eadd Map multiple /FI flags for VS < 10 (#11649)
-----------------------------------------------------------------------
Summary of changes:
Source/cmLocalVisualStudio7Generator.cxx | 2 +-
Tests/CMakeLists.txt | 1 +
Tests/ForceInclude/CMakeLists.txt | 10 ++++++++++
Tests/ForceInclude/foo.c | 7 +++++++
Tests/ForceInclude/foo1.h | 1 +
Tests/ForceInclude/foo2.h | 1 +
6 files changed, 21 insertions(+), 1 deletions(-)
create mode 100644 Tests/ForceInclude/CMakeLists.txt
create mode 100644 Tests/ForceInclude/foo.c
create mode 100644 Tests/ForceInclude/foo1.h
create mode 100644 Tests/ForceInclude/foo2.h
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list