Qmake project dependencies (linked libraries)

后端 未结 5 1137
执念已碎
执念已碎 2020-12-12 10:46

I have a project that links to a number of shared libraries.

Lets say project A depends on projects B and C

Ideally, I want to impose the following dependenc

5条回答
  •  一个人的身影
    2020-12-12 11:40

    For those that are interested into a template for your Qt/QML project, I have published one template on GitHub QmlAppTemplate.

提交回复
热议问题