cmake post-process static library target

后端 未结 0 1561
感动是毒
感动是毒 2021-01-31 11:18

I am using cmake to create my static libraries with something along the lines of

add_library(library library.cpp)
install(TARGETS library DESTINATION lib)
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题