X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/996f82a2b67e49a58b1de059bc44143e17a25ff6..a11846627b7e46427494b079e4124a1e8a10e288:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index ad5b8da83c..2ed2fea4f2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -56,7 +56,6 @@ else() set(release_version "${SIMGRID_VERSION_MAJOR}.${SIMGRID_VERSION_MINOR}.${SIMGRID_VERSION_PATCH}") endif() set(libsimgrid_version "${release_version}") -set(libgras_version "${release_version}") set(libsmpi_version "${release_version}") set(GCC_NEED_VERSION "4.0") set(APPLE_NEED_GCC_VERSION "4.6")