Include a 3rdparty cmake project as a subdir
Unsolved
Installation and Deployment
-
Re: how to include cmake project into my qmake project
There have been two topics to this question, but they are both 3 years old and also, there was no reply answering that question.
So here I am, in 2018, asking the same question hoping to get a satisfying answer.Is it possible to include a 3rdparty library which uses CMake as a subdir in my qmake project?
If yes, please explain how. If no, please explain why and if there are alternatives which might be ugly.Thank you!`
-
Hi and welcome to devnet,
Because it's complex to integrate one build system with another. What 3rd party is it ?