mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-03 05:08:47 -06:00
ENH: Using new --all-for-coverage of DumpDocumentation to improve coverage.
This commit is contained in:
@@ -130,7 +130,7 @@ TARGET_LINK_LIBRARIES(cmaketest CMakeLib)
|
||||
|
||||
IF(BUILD_TESTING)
|
||||
ADD_TEST(DumpDocumentation ${CMake_BINARY_DIR}/Source/DumpDocumentation
|
||||
${CMake_BINARY_DIR}/CMakeDoc.html)
|
||||
--all-for-coverage)
|
||||
|
||||
ADD_TEST(SystemInformation ${CMake_BINARY_DIR}/Source/cmaketest
|
||||
${CMake_SOURCE_DIR}/Tests/SystemInformation
|
||||
|
||||
Reference in New Issue
Block a user