X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/81c3c0394f8a6fa6ef9fbad74529ce5a82081c2a..e5211f0677c18dfc4015a44a739fa3f28fb43b93:/buildtools/Cmake/MakeLib.cmake diff --git a/buildtools/Cmake/MakeLib.cmake b/buildtools/Cmake/MakeLib.cmake index 1707c38cf6..3f1edbeddf 100644 --- a/buildtools/Cmake/MakeLib.cmake +++ b/buildtools/Cmake/MakeLib.cmake @@ -61,7 +61,7 @@ if(enable_java) else() error("Unknown system type. Processor: ${CMAKE_SYSTEM_PROCESSOR}; System: ${CMAKE_SYSTEM_NAME}") endif() - message("Native libraries bundeled into: ${JSG_BUNDLE}") + message("Native libraries bundled into: ${JSG_BUNDLE}") add_custom_command( COMMENT "Finalize simgrid.jar..."