Fix regressiontests failing with ctest
commit3c0256f13bfced4405ed9a4d71a303e83c14bd19
authorPaul Bauer <paul.bauer.q@gmail.com>
Thu, 19 Dec 2019 16:42:15 +0000 (19 17:42 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Thu, 19 Dec 2019 19:17:20 +0000 (19 20:17 +0100)
tree9de8eaa1b0b8f38c5d1e36846c7c1399130b7235
parent52388ada1af8b3fb195a0e6fc1e1eebbce1abd9f
Fix regressiontests failing with ctest

Setting the -ntomp variable and not -nt at the same time causes errors
when running the regressiontests through ctest.

This was introduced in I78925951dcb59a11af01bc64f0dea373fe172cbb while
updating things for Gitlab CI.

Fixes #3257

Change-Id: I19afd7817b5c637d6653fda8533f23720b45cc41
tests/CMakeLists.txt