How can I force cmake to statically link a specific library even when BUILD_SHARED_LIBS is set to ON

后端 未结 0 441
误落风尘
误落风尘 2020-12-02 23:15

How can I force a library to link statically even if I want other libraries to link dynamically. I want to link most of my libraries dynamically, but one of my libraries req

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