X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2bd9a37bbb72eac4ed613b3d6953aba6555e2e92..3c9b9a5576f5a85bbe0ca820a58b8ab6593e6960:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index 3e0141146f..aa3279e2d1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,9 +4,6 @@ if(WIN32) SET(CMAKE_RC_COMPILER "windres") endif() project(SimGrid C) -if (enable_gtnets OR enable_ns3 OR enable_model-checking) - enable_language(CXX) -endif() enable_language(CXX)