[Cmake-commits] CMake branch, next, updated. v2.8.11-2445-g82046b4
Stephen Kelly
steveire at gmail.com
Mon Jun 3 12:25:33 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 82046b49a767304099f7755626d16a06db76d0ce (commit)
via 1f75ab9a0e67b011fa0729c290e845e6b6cf5ff9 (commit)
from 5992a3414493745aad2813b714c5ecb81d22dd00 (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=82046b49a767304099f7755626d16a06db76d0ce
commit 82046b49a767304099f7755626d16a06db76d0ce
Merge: 5992a34 1f75ab9
Author: Stephen Kelly <steveire at gmail.com>
AuthorDate: Mon Jun 3 12:25:31 2013 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jun 3 12:25:31 2013 -0400
Merge topic 'suppress-unused-cli-with-value-in-cache' into next
1f75ab9 Clean up the VariableUsage source project.
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=1f75ab9a0e67b011fa0729c290e845e6b6cf5ff9
commit 1f75ab9a0e67b011fa0729c290e845e6b6cf5ff9
Author: Stephen Kelly <steveire at gmail.com>
AuthorDate: Mon Jun 3 18:24:37 2013 +0200
Commit: Stephen Kelly <steveire at gmail.com>
CommitDate: Mon Jun 3 18:24:37 2013 +0200
Clean up the VariableUsage source project.
diff --git a/Tests/VariableUsage/CMakeLists.txt b/Tests/VariableUsage/CMakeLists.txt
index cac9830..978ba6a 100644
--- a/Tests/VariableUsage/CMakeLists.txt
+++ b/Tests/VariableUsage/CMakeLists.txt
@@ -1,9 +1,2 @@
-cmake_minimum_required(VERSION 2.8)
message(STATUS "${USED_VARIABLE}")
-
-set_directory_properties(PROPERTIES
- ADDITIONAL_MAKE_CLEAN_FILES "${CMAKE_BINARY_DIR}/CMakeCache.txt"
-)
-
-add_library(dummy empty.cpp)
-----------------------------------------------------------------------
Summary of changes:
Tests/VariableUsage/CMakeLists.txt | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list