Updated compilation system so as to remove dependance to Boost.

This commit is contained in:
Benjamin Bouvier 2012-07-24 16:36:10 +02:00
commit 3613618544
4 changed files with 2 additions and 12 deletions

View file

@ -13,5 +13,4 @@ SET(WITH_OMP FALSE CACHE BOOL "Use OpenMP ?" FORCE)
SET(WITH_MPI FALSE CACHE BOOL "Use mpi ?" FORCE)
SET(MPI_DIR "/mpi/directory" CACHE PATH "OpenMPI directory" FORCE)
SET(BOOST_DIR "/boost/directory" CACHE PATH "Boost directory" FORCE)