tests: Build core tests only if core is actually being built
authorManuel Nickschas <sputnick@quassel-irc.org>
Sat, 1 Jan 2022 15:50:27 +0000 (16:50 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sat, 1 Jan 2022 17:11:21 +0000 (18:11 +0100)
commitfdaaad34389d7c27b4d12711848300061cc8c395
treec9d772b04dfd69692d049f359a10aba4b41fbab6
parent24c7de34254b5de4cf28045a6923a527e06f7290
tests: Build core tests only if core is actually being built

Building of the core-specific unit tests must be conditional on the
core actually being built.
tests/CMakeLists.txt