Permalink
Cannot retrieve contributors at this time
13 lines (10 sloc)
289 Bytes
|
prefix=@CMAKE_INSTALL_PREFIX@ |
|
exec_prefix=${prefix} |
|
libdir=@CMAKE_INSTALL_FULL_LIBDIR@ |
|
includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@/qxmpp |
|
|
|
|
|
Name: Qxmpp |
|
Description: QXmpp Library |
|
Version: @PROJECT_VERSION@ |
|
Libs: -lqxmpp |
|
Libs.private: -lQt5Network -lQt5Xml -lQt5Core |
|
Cflags: -I${includedir} |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.