Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
added support for test s4u-network-ns3-wifi
[simgrid.git] / tools / pkg-config / simgrid.pc.in
index 31af77dba521ec89bb0dbd81f1403bedb2f9c171..10b5a696a9bb77ddb6a6b9a32688e722fce6ae81 100644 (file)
@@ -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)