X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/534e8a062dacf4b7bd5fe2ccf763ef30fe3fbfc3..feed6cf0d74e30e26008916618172e2afba5a378:/include/simgrid_config.h.in?ds=sidebyside diff --git a/include/simgrid_config.h.in b/include/simgrid_config.h.in index b9726b9c3d..0d0cd0db1a 100644 --- a/include/simgrid_config.h.in +++ b/include/simgrid_config.h.in @@ -14,6 +14,8 @@ #define SIMGRID_VERSION_MAJOR @SIMGRID_VERSION_MAJOR@ #define SIMGRID_VERSION_MINOR @SIMGRID_VERSION_MINOR@ #define SIMGRID_VERSION_PATCH @SIMGRID_VERSION_PATCH@ +#define SIMGRID_GIT_VERSION "@GIT_VERSION@" +#define SIMGRID_INSTALL_PREFIX "@CMAKE_INSTALL_PREFIX@" SG_BEGIN_DECL() /** Retrieves the version numbers of the used dynamic library (so, DLL or dynlib), while