Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
2cf2d4f7df60196cbea6834c744a670db511c8d5
/
.
/
Tests
/
RunCMake
/
NinjaMultiConfig
/
AdditionalCleanFiles-release-clean-build-check.cmake
blob: f2112237c35c110705cf4df29a92f94e03a69493 [
file
]
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
)