Skip to content

Commit

Permalink
cmake: set the pkg-config URL field
Browse files Browse the repository at this point in the history
Since the information is already there to set it.
  • Loading branch information
dcbaker committed Mar 5, 2024
1 parent 4c27215 commit b27571c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packaging/pkgconfig.pc.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@

Name: @PROJECT_NAME@
Description: @PROJECT_DESCRIPTION@
URL: @PROJECT_HOMEPAGE_URL@
Version: @PROJECT_VERSION@
Cflags: -I${includedir}

0 comments on commit b27571c

Please sign in to comment.