Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Typo.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Fri, 1 Feb 2013 09:00:39 +0000 (10:00 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Fri, 1 Feb 2013 09:31:36 +0000 (10:31 +0100)
buildtools/Cmake/MakeLib.cmake

index 1707c38..3f1edbe 100644 (file)
@@ -61,7 +61,7 @@ if(enable_java)
   else()
     error("Unknown system type. Processor: ${CMAKE_SYSTEM_PROCESSOR}; System: ${CMAKE_SYSTEM_NAME}")
   endif()
   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..."
 
   add_custom_command(
     COMMENT "Finalize simgrid.jar..."