summarylogtreecommitdiffstats
path: root/disable-tests.patch
blob: d4071f0dcf31ec55b3ae5d98359df374358cffa5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 72a5305..7f5501a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -82,7 +82,7 @@ target_link_libraries(kdevclangtidy
     Qt5::Network
     )
 
-add_subdirectory(tests)
+# add_subdirectory(tests)
 
 # kdebugsettings file
 install(FILES kdevclangtidy.categories DESTINATION ${KDE_INSTALL_CONFDIR})