A small Qt4 Application for converting qmake based projects to cmake. It only does the grunt work, which suffices for very small non-complicated projects (i.e. without includes - like simple hobby projects). On larger projects it saves a lot of work, but still some interaction will probably be needed.
Follow QMake2CMake
Other Useful Business Software
$300 in Free Credit Towards Top Cloud Services
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Rate This Project
Login To Rate This Project
User Reviews
-
The intention seems clear: this is a very simple converter to get very small projects running with never dev platforms like kdevelop. Back in 2009/2010 it helped me a great deal to get pretty old hobby projects to work in kdevelop4.
-
Likely will work for very simple projects but does not honor includes which makes it useless for medium size source trees. Produces in most time inaccurate output. Project seems abandoned. More that nothing, but cmake developers should provide convenient way to perform conversion from qmake based stuff