mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -05:00
9 lines
239 B
CMake
9 lines
239 B
CMake
check_files("${RunCMake_TEST_BINARY_DIR}"
|
|
INCLUDE
|
|
${TARGET_DEPENDS_SubdirCommand}
|
|
${TARGET_DEPENDS_TopCommand}
|
|
${TARGET_BYPRODUCTS_SubdirTarget}
|
|
${TARGET_BYPRODUCTS_TopTarget}
|
|
${TARGET_FILE_SubdirPostBuild_Debug}
|
|
)
|