Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Final fix for the java-bittorrent example.
[simgrid.git] / CMakeLists.txt
index b9c2a97..4f1436e 100644 (file)
@@ -66,6 +66,7 @@ else()
 endif()
 set(libsimgrid_version "${release_version}")
 set(libsmpi_version "${release_version}")
+set(libSG_java_version "${release_version}")
 set(GCC_NEED_VERSION "4.0")
 set(APPLE_NEED_GCC_VERSION "4.6")