parent
36bedad7e5
commit
20d0ee371a
@ -1,12 +0,0 @@
|
|||||||
--- a/CMakeLists.txt
|
|
||||||
+++ b/CMakeLists.txt
|
|
||||||
@@ -84,7 +84,8 @@ install(FILES ${CMAKE_BINARY_DIR}/dbusme
|
|
||||||
)
|
|
||||||
|
|
||||||
add_subdirectory(src)
|
|
||||||
-add_subdirectory(tests)
|
|
||||||
+# tests cannot run without a graphical environment
|
|
||||||
+# add_subdirectory(tests)
|
|
||||||
add_subdirectory(tools)
|
|
||||||
|
|
||||||
if(WITH_DOC)
|
|
@ -1 +0,0 @@
|
|||||||
disable-tests.patch
|
|
Loading…
Reference in new issue