Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Added Semaphore visibility to the Java bindings
[simgrid.git] / CMakeLists.txt
index f12299e..a1b4f44 100644 (file)
@@ -58,6 +58,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")