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}
|
|
)
|