Skip to content
Commit 23611b22 authored by Heiko Becker's avatar Heiko Becker 🏃
Browse files

Fix running autotests

There was no test target with the mixed Qt build, because creating the
BUILD_TESTING option and calling enable_testing is usually
KDECMakeSettings jobs, which isn't called in the top-level
CMakeLists.txt anymore.
Furthermore the version suffix was missing in the add_test call,
causing ctest failing to run the test executable.

Fixes #4.
parent 2166701f
Pipeline #501641 passed with stage
in 1 minute and 6 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment