Skip to content

Commit

Permalink
Fix pkgconfig cmake template
Browse files Browse the repository at this point in the history
  • Loading branch information
fab-girard committed Nov 19, 2015
1 parent 673bf35 commit 16fd524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/pkgconfig.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
prefix=@CMAKE_INSTALL_PREFIX@
includedir=${prefix}/include/osrm
includedir=${prefix}/include
libdir=${prefix}/lib

Name: libOSRM
Expand Down

0 comments on commit 16fd524

Please sign in to comment.