cmake/Tests/RunCMake/NinjaMultiConfig/CustomCommandsAndTargets-debug-in-release-graph-postbuild-build-check.cmake

9 lines
239 B
CMake
Raw Normal View History

2020-08-30 11:54:41 +02:00
check_files("${RunCMake_TEST_BINARY_DIR}"
INCLUDE
${TARGET_DEPENDS_SubdirCommand}
${TARGET_DEPENDS_TopCommand}
${TARGET_BYPRODUCTS_SubdirTarget}
${TARGET_BYPRODUCTS_TopTarget}
${TARGET_FILE_SubdirPostBuild_Debug}
)