From 919988b7b4f0423444c7b992a86ba361d3003c2a Mon Sep 17 00:00:00 2001 From: Alexander Neundorf Date: Fri, 6 Jul 2007 13:08:20 -0400 Subject: BUG: the cmake deps depend on cmake Alex --- Utilities/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Utilities/CMakeLists.txt b/Utilities/CMakeLists.txt index af6e7be..fbe0d41 100644 --- a/Utilities/CMakeLists.txt +++ b/Utilities/CMakeLists.txt @@ -56,7 +56,7 @@ ADD_CUSTOM_COMMAND( --help-compatcommands ${CMake_BINARY_DIR}/Docs/cmake-compatcommands.txt --help-compatcommands ${CMake_BINARY_DIR}/Docs/cmake-compatcommands.html --help-compatcommands ${CMake_BINARY_DIR}/Docs/cmcompat.1 - DEPENDS ${target} + DEPENDS cmake MAIN_DEPENDENCY ${CMake_SOURCE_DIR}/Utilities/Doxygen/authors.txt ) -- cgit v0.12