There's nothing in qmake that does something like find_package - or any other configuration.
You have to add to the LIBS, INCLUDE_PATH and DEPEND_PATH yourself. If you want configuration, try qbs. Bo. en 19-11-2013 20:14, Damian Ivanov skrev: > Hi all, > > I have a library (libqt-xdg) in /usr/lib > in cmake you can inclued it via find_package(QT5XDG) > How can I include it into my .pro file in qtcreator? > QT += core gui QT5XDG > gives me unknown module in QT: QT5XDG > > Thanks in advance. > _______________________________________________ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest > -- Bo Thorsen, European Engineering Manager, ICS Integrated Computer Solutions. Delivering World-Class Applications http://ics.com/services _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest