Skip to content

Commit

Permalink
wsgi: Fix pkg-config linkage
Browse files Browse the repository at this point in the history
  • Loading branch information
dantti committed Sep 6, 2018
1 parent d7a64a1 commit f7161f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wsgi/CutelystQt5WSGI.pc.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ Name: Cutelyst Qt5 WSGI
Description: Cutelyst WSGI module
Version: @PROJECT_VERSION@
Requires: Qt5Core Cutelyst@PROJECT_VERSION_MAJOR@Qt5Core
Libs: -L${libdir} -lCutelyst@PROJECT_VERSION_MAJOR@WsgiQt5
Libs: -L${libdir} -lCutelyst@PROJECT_VERSION_MAJOR@Qt5Wsgi
Cflags: -I${includedir}/Cutelyst -I${includedir}

0 comments on commit f7161f9

Please sign in to comment.