mirror of
https://github.com/reactos/CMake.git
synced 2024-12-03 17:11:04 +00:00
7955e995ec
This adds support for Cache coverage parsing. A test is added that does a basic run of the coverage on a small bit of data.
9 lines
344 B
Tcl
9 lines
344 B
Tcl
# This file is configured by CMake automatically as DartConfiguration.tcl
|
|
# If you choose not to use CMake, this file may be hand configured, by
|
|
# filling in the required variables.
|
|
|
|
|
|
# Configuration directories and files
|
|
SourceDirectory: ${CMake_SOURCE_DIR}/Testing/MumpsCoverage
|
|
BuildDirectory: ${CMake_BINARY_DIR}/Testing/MumpsCacheCoverage
|