$NetBSD: patch-CMakeLists.txt,v 1.2 2016/04/26 09:27:11 markd Exp $

Dont do tests as requires Qt5

--- CMakeLists.txt.orig	2016-04-05 12:50:58.000000000 +0000
+++ CMakeLists.txt
@@ -18,7 +18,7 @@ include(KDECompilerSettings)
 # Dependencies
 set(REQUIRED_QT_VERSION 5.4.0)
 
-add_subdirectory(autotests)
+#add_subdirectory(autotests)
 
 ########### install files ###############
 
