Sign in
cmake
/
cmake
/
76f08a107b344daff524974868ab30353bd9b255
/
.
/
Tests
/
RunCMake
/
NinjaMultiConfig
/
AdditionalCleanFiles-release-clean-build-check.cmake
blob: f2112237c35c110705cf4df29a92f94e03a69493 [
file
] [
log
] [
blame
]
check_files
(
"${RunCMake_TEST_BINARY_DIR}"
INCLUDE
$
{
RunCMake_TEST_BINARY_DIR
}/
Debug
.
txt
$
{
RunCMake_TEST_BINARY_DIR
}/
MinSizeRel
.
txt
$
{
RunCMake_TEST_BINARY_DIR
}/
RelWithDebInfo
.
txt
)