X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/79b6362c955d06cb8bcc3e1f2a40449c487ea7de..c401435c9bd3efa86a3b7c0367a82ed2b50c2eb1:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index b2fa7c4af6..6adbbd2a62 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -59,7 +59,7 @@ else() set(release_version "${SIMGRID_VERSION_MAJOR}.${SIMGRID_VERSION_MINOR}.${SIMGRID_VERSION_PATCH}") endif() set(libsimgrid_version "${release_version}") -set(libSG_java_version "${release_version}") +set(libsimgrid-java_version "${release_version}") set(GCC_NEED_VERSION "4.0") set(APPLE_NEED_GCC_VERSION "4.6")