Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
fd64b84d152ea0d9e2425e172db34aeb67ea8cf1
/
.
/
Tests
/
RunCMake
/
NinjaMultiConfig
/
CustomCommandsAndTargets-minsizerel-command-ninja-check.cmake
blob: 2813f02a297ba4ad1252e857142e257ca8cb7e82 [
file
]
check_files
(
"${RunCMake_TEST_BINARY_DIR}"
INCLUDE
$
{
TARGET_DEPENDS_SubdirCommand
}
)
check_file_contents
(
"${TARGET_DEPENDS_SubdirCommand}"
"^Genex config: MinSizeRel\nINTDIR config: MinSizeRel\n$"
)