mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 06:09:52 -06:00
7 lines
225 B
CMake
7 lines
225 B
CMake
check_files("${RunCMake_TEST_BINARY_DIR}"
|
|
INCLUDE
|
|
${TARGET_DEPENDS_SubdirCommand}
|
|
${TARGET_DEPENDS_TopCommand}
|
|
)
|
|
check_file_contents("${TARGET_DEPENDS_TopCommand}" "^Genex config: Debug\nINTDIR config: Debug\n$")
|