Sign in
cmake
/
cmake
/
76f08a107b344daff524974868ab30353bd9b255
/
.
/
Tests
/
RunCMake
/
NinjaMultiConfig
/
CustomCommandsAndTargets-release-command-build-check.cmake
blob: 2da97350631510562bc0ca4650578312755e0215 [
file
] [
log
] [
blame
]
check_files
(
"${RunCMake_TEST_BINARY_DIR}"
INCLUDE
$
{
TARGET_DEPENDS_SubdirCommand
}
)
check_file_contents
(
"${TARGET_DEPENDS_SubdirCommand}"
"^Genex config: Release\nINTDIR config: Release\n$"
)