Never add tests with BUILD_TESTING=OFF

Authored by kfunk on Aug 7 2017, 9:53 PM.

Description

Never add tests with BUILD_TESTING=OFF

Actually, my previous patch had a flaw: BUILD_TESTING=OFF broke, b/c of
the missing Qt5::Test target in that case and tests targets still
linking directly or indirectly against it.

Details

Committed
kfunkAug 7 2017, 9:53 PM
Parents
R32:17385eb0de83: Move some test/ folders to tests/
Branches
Unknown
Tags
Unknown