make creates static lib but failed to create shared library using add_Library()

前端 未结 0 1176
陌清茗
陌清茗 2020-12-13 02:54

I am compiling few libraries using single CMake file and creating single library. CMake execution is successful and make file is created. Executing make file with STATIC opt

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