Explorar el Código

Fix min boost version

Eric Ramat hace 2 años
padre
commit
7c8a014875
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

@@ -71,7 +71,7 @@ set( Boost_USE_STATIC_LIBS OFF )
 set( Boost_USE_MULTITHREADED ON )
 set( Boost_USE_STATIC_RUNTIME OFF )
 
-find_package( Boost 1.72.0 COMPONENTS mpi timer serialization system )
+find_package( Boost 1.71 COMPONENTS mpi timer serialization system )
 
 #
  # Generate the config.h