install(): Add IMPORTED_RUNTIME_ARTIFACTS mode

This commit is contained in:
Kyle Edwards
2021-05-26 13:30:32 -04:00
parent 60e752ced8
commit df7040a271
12 changed files with 572 additions and 7 deletions
+1
View File
@@ -387,6 +387,7 @@ CMAKE_CXX_SOURCES="\
cmInstallFilesCommand \
cmInstallFilesGenerator \
cmInstallGenerator \
cmInstallImportedRuntimeArtifactsGenerator \
cmInstallScriptGenerator \
cmInstallSubdirectoryGenerator \
cmInstallTargetGenerator \