blob: 38dd2f8744cc1daa59e536aeb9174b825c85e126 [file] [log] [blame]
add_library(PackName INTERFACE IMPORTED GLOBAL)
add_executable(PackNameExe IMPORTED GLOBAL)
add_library(PackName1 INTERFACE IMPORTED)
add_executable(PackNameExe1 IMPORTED)