opm-simulators/cmake/Scripts
Roland Kaufmann eb1086a2b8 Mimic Autotools way to specify non-standard Boost
If Boost is installed in say /usr/include/boost141 and
/usr/lib64/boost141, then there is no root you can specify to pick
them both up. However, whereas Autotools uses --with-boost and
--with-boost-libdir, FindBoost in CMake changes to using two different
variables: BOOST_INCLUDEDIR and BOOST_LIBRARYDIR. Using the header
directory for BOOST_ROOT will not work (in particularily not with
old CMake versions).
2013-08-28 13:21:25 +02:00
..
configure Mimic Autotools way to specify non-standard Boost 2013-08-28 13:21:25 +02:00
DuneCompat2.cmake Import CMake support from OPM-Core 2013-05-15 10:24:52 +02:00
RemoveEmptyDir.cmake Import CMake support from OPM-Core 2013-05-15 10:24:52 +02:00
WriteVerSHA.cmake Write version information into header file 2013-08-14 23:39:03 +02:00