Commit Graph

5 Commits

Author SHA1 Message Date
Bas Couwenberg b0b34f472e Fix building with Boost 1.71.
The CMake file that detects Boost.Test version uses an older version
format, and incorrectly thinks that the available Boost version is
very old. This patch removes the version check, since Debian already
has a sufficiently recent Boost version.
2020-01-25 19:07:44 +01:00
Gunnar Beutner 1dc4ab367e Fix: Unit tests randomly crash after the tests have completed
fixes #12610
2016-09-07 08:25:53 +02:00
Gunnar Beutner 99735a5b2d Fix dependencies for the unit tests
fixes #11832
2016-05-24 13:49:37 +02:00
Gunnar Beutner 1fe24cd417 Fix incorrect variable use in BoostTestTargets.cmake
fixes #8749
2015-03-17 09:06:06 +01:00
Michael Friedrich 4525ce5040 move cmake scripts to third-party/
refs #6485
2014-06-15 02:17:01 +02:00