blob: c588aac18031e2d8ae7299c0c1f25a1181e9d66c [file] [log] [blame]
check_files("${RunCMake_TEST_BINARY_DIR}"
INCLUDE
${TARGET_FILE_exe_Debug}
${TARGET_OBJECT_FILES_exe_Debug}
${TARGET_FILE_mylib_Release}
${TARGET_LINKER_FILE_mylib_Debug}
${TARGET_OBJECT_FILES_mylib_Debug}
${RunCMake_TEST_BINARY_DIR}/install/bin/Debug/${TARGET_FILE_NAME_exe_Debug}
${RunCMake_TEST_BINARY_DIR}/install/lib/Debug/${TARGET_FILE_NAME_mylib_Debug}
${RunCMake_TEST_BINARY_DIR}/install/lib/Debug/${TARGET_LINKER_FILE_NAME_mylib_Debug}
${TARGET_FILE_exe_Release}
${TARGET_OBJECT_FILES_exe_Release}
${TARGET_FILE_mylib_Release}
${TARGET_LINKER_FILE_mylib_Release}
${TARGET_OBJECT_FILES_mylib_Release}
${RunCMake_TEST_BINARY_DIR}/install/bin/Release/${TARGET_FILE_NAME_exe_Release}
${RunCMake_TEST_BINARY_DIR}/install/lib/Release/${TARGET_FILE_NAME_mylib_Release}
${RunCMake_TEST_BINARY_DIR}/install/lib/Release/${TARGET_LINKER_FILE_NAME_mylib_Release}
${TARGET_FILE_exe_RelWithDebInfo}
${TARGET_OBJECT_FILES_exe_RelWithDebInfo}
${TARGET_FILE_mylib_RelWithDebInfo}
${TARGET_LINKER_FILE_mylib_RelWithDebInfo}
${TARGET_OBJECT_FILES_mylib_RelWithDebInfo}
${RunCMake_TEST_BINARY_DIR}/install/bin/RelWithDebInfo/${TARGET_FILE_NAME_exe_RelWithDebInfo}
${RunCMake_TEST_BINARY_DIR}/install/lib/RelWithDebInfo/${TARGET_FILE_NAME_mylib_RelWithDebInfo}
${RunCMake_TEST_BINARY_DIR}/install/lib/RelWithDebInfo/${TARGET_LINKER_FILE_NAME_mylib_RelWithDebInfo}
EXCLUDE
${TARGET_OBJECT_FILES_exe_MinSizeRel}
${TARGET_OBJECT_FILES_mylib_MinSizeRel}
)