Bård Skaflestad fb614100fe Define `OPM_HAVE_BOOST' to zero if unavailable.
This way, there will be no compiler warnings if the symbol is used
in a way akin to

   #if OPM_HAVE_BOOST
      /* Boost is available */
   #else
      /* Boost is not available */
   #endif
2012-07-12 14:16:54 +02:00
2012-07-10 13:46:30 +02:00
2012-06-28 21:09:07 +02:00
Description
Collection of utilities, solvers and other components.
15 MiB
Languages
C++ 83%
C 15.9%
CMake 1%