opm-simulators/cmake/Scripts
Andreas Lauser 89129aaaf6 build system: do not separate the debugging symbols by default
the reason is that the tools for profiling and for coverage analysis
(i.e., gprof and gcov) have trouble with this and crash. if you want
this to be enabled for whatever reason, use the cmake flag
-DSTRIP_DEBUGGING_SYMBOLS=ON or pass configure the
--enable-strip-debug option.
2015-04-10 15:09:20 +02:00
..
CheckCommits.cmake add check-commits target 2014-12-08 15:26:18 +01:00
configure build system: do not separate the debugging symbols by default 2015-04-10 15:09:20 +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