Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix typo
[simgrid.git] / CMakeLists.txt
index ad5b8da..2ed2fea 100644 (file)
@@ -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")