summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/install/IMPORTED_RUNTIME_ARTIFACTS-RUNTIME_DEPENDENCY_SET-unsupported.cmake
blob: 04f199509a6e00c8741fe6f74f34ca31a4293c7b (plain)
1
2
add_executable(exe IMPORTED)
install(IMPORTED_RUNTIME_ARTIFACTS exe RUNTIME_DEPENDENCY_SET deps)