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, dashboard has been updated
       via  f302ecc2626e7ca306344dad1e9a13a295bcb2d5 (commit)
      from  0272ca45ae47f54c4be8872ef1544cc8dd5523e2 (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=f302ecc2626e7ca306344dad1e9a13a295bcb2d5
commit f302ecc2626e7ca306344dad1e9a13a295bcb2d5
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Fri Jul 23 15:38:07 2010 -0400
Commit:     Brad King <brad.k...@kitware.com>
CommitDate: Fri Jul 23 15:38:07 2010 -0400

    cmake_common: Document CTEST_TEST_ARGS option

diff --git a/cmake_common.cmake b/cmake_common.cmake
index 41e9d33..604827e 100644
--- a/cmake_common.cmake
+++ b/cmake_common.cmake
@@ -38,6 +38,7 @@
 #   CTEST_DASHBOARD_ROOT  = Where to put source and build trees
 #   CTEST_TEST_CTEST      = Whether to run long CTestTest* tests
 #   CTEST_TEST_TIMEOUT    = Per-test timeout length
+#   CTEST_TEST_ARGS       = ctest_test args (ex: PARALLEL_LEVEL 4)
 #   CMAKE_MAKE_PROGRAM    = Path to "make" tool to use
 #
 # Options to configure builds from experimental git repository:

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

Summary of changes:
 cmake_common.cmake |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits

Reply via email to