mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -05:00
06a9b25b17
Revert commit e454314daa (NinjaMultiConfig: Update tests for the new
dependency change, 2023-07-05, v3.28.0-rc1~96^2) because we are about
to revert the change for which it updated tests.
8 lines
144 B
CMake
8 lines
144 B
CMake
check_files("${RunCMake_TEST_BINARY_DIR}"
|
|
INCLUDE
|
|
${AUTOGEN_FILES}
|
|
|
|
${TARGET_FILE_exe_Debug}
|
|
${TARGET_OBJECT_FILES_exe_Debug}
|
|
)
|