←back to thread

146 points jrepinc | 1 comments | | HN request time: 0s | source
Show context
delduca ◴[] No.45762500[source]
For non Qt projects, but CMake (Conan) based, it is good?
replies(5): >>45762620 #>>45762873 #>>45764487 #>>45765030 #>>45768686 #
1. mkipper ◴[] No.45765030[source]
I haven't used it in a few years, but I always found it to be very flexible and useful for non-Qt projects.

I last used it for an embedded project, which are sometimes a pain to set up in an IDE (cross-compiler, sysroot, debug server, etc.), and I was shocked by how easy it was to get going and how smooth it felt compared to most IDEs.