mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
6 lines
129 B
CMake
6 lines
129 B
CMake
check_files("${RunCMake_TEST_BINARY_DIR}"
|
|
INCLUDE
|
|
${TARGET_FILE_mylib_Release}
|
|
${TARGET_LINKER_FILE_mylib_Release}
|
|
)
|