X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fbb6b4556c347a1dec9e462574fdc2967f494002..b63c7d6bb3bee5544c9c171a27611d3b445b485e:/buildtools/Cmake/PrintArgs.cmake diff --git a/buildtools/Cmake/PrintArgs.cmake b/buildtools/Cmake/PrintArgs.cmake index c1393b9538..fa0fa1f309 100644 --- a/buildtools/Cmake/PrintArgs.cmake +++ b/buildtools/Cmake/PrintArgs.cmake @@ -106,6 +106,7 @@ if(NOT APPLE AND NOT WIN32) message(" NS-3 path ...........: ${ns3_path}") endif() message(" Compile Java ........: ${HAVE_Java}") +message(" Compile Scala........: ${HAVE_Scala}") message(" Compile Lua .........: ${HAVE_LUA}") message(" Compile Smpi ........: ${HAVE_SMPI}") message(" Compile Smpi f77 ....: ${SMPI_F2C}")