I currently work with win10. And I know CMake would be used to wrap out C++ in to specific solution related to specific OS(like win10 in my example).
But I am not very good at doing the wrap job with CMake, especially with QT inside. I got several mistakes there. And I stuck for several days.
Therefore, I wonder whether it is possible to offer the project in QT style(with .pro file).
Thanks.