From 5e580299e342bd77fc7479bbfd235f4446d7f05b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 18 May 2015 15:20:35 +0200 Subject: KAsync has moved to it's own kasync.git repository --- async/autotests/CMakeLists.txt | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 async/autotests/CMakeLists.txt (limited to 'async/autotests/CMakeLists.txt') diff --git a/async/autotests/CMakeLists.txt b/async/autotests/CMakeLists.txt deleted file mode 100644 index b2209ab..0000000 --- a/async/autotests/CMakeLists.txt +++ /dev/null @@ -1,13 +0,0 @@ -include(ECMAddTests) - -ecm_add_test(asynctest.cpp - TEST_NAME asynctest - LINK_LIBRARIES KF5Async Qt5::Test -) - -if (WITH_KJOB) - ecm_add_test(kjobtest.cpp testkjob.cpp - TEST_NAME kjobtest - LINK_LIBRARIES KF5Async Qt5::Test KF5::CoreAddons - ) -endif() -- cgit v1.2.3