mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -05:00
a9fd3a107d
Fixes: #21118
7 lines
163 B
CMake
7 lines
163 B
CMake
check_files("${RunCMake_TEST_BINARY_DIR}"
|
|
INCLUDE
|
|
${TARGET_BYPRODUCTS_LeafCustom}
|
|
${TARGET_BYPRODUCTS_RootCustom}
|
|
${TARGET_FILE_RootExe_Release}
|
|
)
|