Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Integrate a Debian patch (armel portability)
[simgrid.git] / CMakeLists.txt
index e2bb276..20e8dfb 100644 (file)
@@ -242,6 +242,7 @@ endif()
 if(WIN32)
   set(Boost_USE_STATIC_LIBS 1)
 endif()
+
 set(HAVE_PAPI 0)
 if(enable_smpi_papi)
   include(FindPAPI)