Hacker News new | ask | show | jobs
by lmm 5096 days ago
Qt's split up into separate libraries; QtCore is pretty much a general portable utility library like glib or APR, and it's perfectly reasonable for a console app to depend on it.