add_library(<name> OBJECT <sources>...) add_library(<name> INTERFACE [EXCLUDE_FROM_ALL] <sources>...) add_library(<name> <type> IMPORTED [GLOBAL]) add_library(<name> ALIAS <target>)
add_library(<name> OBJECT <sources>...) add_library(<name> INTERFACE [EXCLUDE_FROM_ALL] <sources>...) add_library(<name> <type> IMPORTED [GLOBAL]) add_library(<name> ALIAS <target>)
add_library(3rdParty::v-hacd IMPORTED INTERFACE GLOBAL)
add_library(turbojpeg STATIC IMPORTED GLOBAL)
add_library(HarfBuzz::ICU UNKNOWN IMPORTED GLOBAL)
add_library(gmp SHARED IMPORTED GLOBAL)
ADD_LIBRARY(boost_regex STATIC IMPORTED GLOBAL)
add_library(sdk_common INTERFACE IMPORTED GLOBAL)
add_library(libqpdf IMPORTED STATIC GLOBAL)
add_library(RapidsTest::RapidsTest IMPORTED INTERFACE GLOBAL)
add_library(${NAME} SHARED IMPORTED GLOBAL)
add_library(tracing IMPORTED SHARED GLOBAL)
add_library(c-ares::cares UNKNOWN IMPORTED GLOBAL)
add_library(GLEW::GLEW INTERFACE IMPORTED GLOBAL)
add_library(stemmer::stemmer STATIC IMPORTED GLOBAL)
ADD_LIBRARY(my_tcmalloc SHARED IMPORTED GLOBAL)
add_library(${lib} SHARED IMPORTED GLOBAL)
add_library(BERKELEYDB SHARED IMPORTED GLOBAL)
add_library( OSS::OSS INTERFACE IMPORTED GLOBAL)
add_library(fbx::sdk SHARED IMPORTED GLOBAL)
add_library(Libsharp INTERFACE IMPORTED GLOBAL)
add_library(concurrentqueue INTERFACE IMPORTED GLOBAL)
ADD_LIBRARY(gperf STATIC IMPORTED GLOBAL)
add_library(Qt-openssl-src-crypto STATIC IMPORTED GLOBAL)
add_library(WinPixEventRuntime::WinPixEventRuntime UNKNOWN IMPORTED GLOBAL)
add_library(excmd INTERFACE IMPORTED GLOBAL)
add_library(opencv_imgcodecs STATIC IMPORTED GLOBAL)
add_library(${lib} IMPORTED STATIC GLOBAL)
ADD_LIBRARY(ext::rpc SHARED IMPORTED GLOBAL)
add_library(absl_algorithm IMPORTED STATIC GLOBAL)
add_library(grpc++ UNKNOWN IMPORTED GLOBAL)
add_library(simde::simde INTERFACE IMPORTED GLOBAL)
add_library(libcef SHARED IMPORTED GLOBAL)
add_library(HarfBuzz::HarfBuzz UNKNOWN IMPORTED GLOBAL)
add_library(viskores_kokkos INTERFACE IMPORTED GLOBAL)
add_library(libjemalloc STATIC IMPORTED GLOBAL)
add_library(${target_name}-static STATIC IMPORTED GLOBAL)
add_library( ${TARGET} INTERFACE IMPORTED GLOBAL )
add_library(_glew STATIC IMPORTED GLOBAL)
add_library (c-ares::cares STATIC IMPORTED GLOBAL)
add_library(stm32wba_ble_lib STATIC IMPORTED GLOBAL)