X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3e1505d33c0772d57950ed01c3019c9a17f6370e..9f0673cd1aeecb7c6ca78f146b81d8c7fc54b0af:/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)