mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-12 09:08:58 -05:00
ERR: CMakeLogo.gif has been moved to the root directory of the source so that the Web and Web/Art directories are not needed here.
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ IF(BUILD_TESTING)
|
||||
ADD_DEPENDENCIES(NightlyTest cmaketest cmake)
|
||||
ADD_DEPENDENCIES(ExperimentalTest cmaketest cmake)
|
||||
|
||||
CONFIGURE_FILE(${CMake_SOURCE_DIR}/Web/Art/CMakeLogo.gif ${CMake_BINARY_DIR}/Testing/HTML/TestingResults/Icons/Logo.gif COPYONLY)
|
||||
CONFIGURE_FILE(${CMake_SOURCE_DIR}/CMakeLogo.gif ${CMake_BINARY_DIR}/Testing/HTML/TestingResults/Icons/Logo.gif COPYONLY)
|
||||
ENDIF (DART_ROOT)
|
||||
ENDIF(BUILD_TESTING)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user