X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ec036329e21d9e13b116df27c8e8c4e3d2dfaa61..27ef78997bbc722303efdb9826ea745a3814a82a:/tools/pkg-config/simgrid.pc.in diff --git a/tools/pkg-config/simgrid.pc.in b/tools/pkg-config/simgrid.pc.in index 31af77dba5..10b5a696a9 100644 --- a/tools/pkg-config/simgrid.pc.in +++ b/tools/pkg-config/simgrid.pc.in @@ -1,7 +1,7 @@ prefix=@CMAKE_INSTALL_PREFIX@ -exec_prefix=${prefix} -libdir=${prefix}/lib -includedir=${prefix}/include +exec_prefix=@CMAKE_INSTALL_FULL_BINDIR@ +libdir=@CMAKE_INSTALL_FULL_LIBDIR@ +includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@ Name: SimGrid Description: Framework for the simulation of distributed applications (Clouds, HPC, Grids, IoT and others)