Skip to content

Commit

Permalink
cmake: Fix build for rebase 7.7.3 (#264)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuval-Ariel committed Nov 27, 2022
1 parent 9190699 commit 24f28fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rocksdb.pc.in → speedb.pc.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ Description: @PROJECT_DESCRIPTION@
URL: @PROJECT_HOMEPAGE_URL@
Version: @PROJECT_VERSION@
Cflags: -I"${includedir}"
Libs: -L"${libdir}" -lrocksdb
Libs: -L"${libdir}" -l@PROJECT_NAME@

0 comments on commit 24f28fa

Please sign in to comment.