I have imported libraries via add_library(name IMPORTED GLOBAL) that point to a static library. I also have the original source files & headers for the prec
add_library(name IMPORTED GLOBAL)