Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
87142bbd5f94de9591b0a5531e427a5f491f56fd
/
.
/
Tests
/
RunCMake
/
NinjaMultiConfig
/
CustomCommandsAndTargets-debug-command-ninja-check.cmake
blob: f5c402039f5f35916c31b7f16b09c569731f280c [
file
]
check_files
(
"${RunCMake_TEST_BINARY_DIR}"
INCLUDE
$
{
TARGET_DEPENDS_SubdirCommand
}
$
{
TARGET_DEPENDS_TopCommand
}
)
check_file_contents
(
"${TARGET_DEPENDS_TopCommand}"
"^Genex config: Debug\nINTDIR config: Debug\n$"
)