El Monday 08 February 2016, Diego Iastrubni escribió: > Which reminds me: > What can I use to manage (and build..?) dependencies for my Qt5 project? > Lets assume I still want to build using (q|c)make, I still want some tool > to ask him "give me libfoo, libssh and whatever they need, and add them to > my project, then build it". > > 1. I needs it to work on Windows (mingw if possible) and Linux/Mac. > 2. QtCreator should be able to build projects generated by this tool > 3. It needs to add interdependencies between subprojects as needed > 4. Ability to update when upstream releases a new version > 5. FOSS > > I guess I am looking for a "Gradle" for C++, or maybe just something like > CocoadPods to CMake. Does this thing exist?
Yes (for various degrees of "yes"), Qt Pods and QPM: http://www.qt-pods.org/ https://www.qpm.io/ -- Alex (a.k.a. suy) | GPG ID 0x0B8B0BC2 http://barnacity.net/ | http://disperso.net _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest