diff options
| author | Michael Palimaka <kensington@gentoo.org> | 2014-10-02 01:45:04 +1000 |
|---|---|---|
| committer | Michael Palimaka <kensington@gentoo.org> | 2014-10-02 01:45:04 +1000 |
| commit | ecdc17976494626862d53dcaca26983e08e6c76e (patch) | |
| tree | b1e6ac406067905e84920b7bb5169e0c49a00264 /dev-libs/libdbusmenu-qt/files/libdbusmenu-qt-0.9.2-optionaltests.patch | |
| parent | 72cda4f47ce9bfaf31ac5120036991c483c2a317 (diff) | |
| download | kde-ecdc17976494626862d53dcaca26983e08e6c76e.tar.gz kde-ecdc17976494626862d53dcaca26983e08e6c76e.tar.bz2 kde-ecdc17976494626862d53dcaca26983e08e6c76e.zip | |
[dev-libs/libdbusmenu-qt] Fix configure when test deps are not present wrt bug #524174
Package-Manager: portage-2.2.10
Diffstat (limited to 'dev-libs/libdbusmenu-qt/files/libdbusmenu-qt-0.9.2-optionaltests.patch')
| -rw-r--r-- | dev-libs/libdbusmenu-qt/files/libdbusmenu-qt-0.9.2-optionaltests.patch | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-libs/libdbusmenu-qt/files/libdbusmenu-qt-0.9.2-optionaltests.patch b/dev-libs/libdbusmenu-qt/files/libdbusmenu-qt-0.9.2-optionaltests.patch deleted file mode 100644 index 35df4632eae..00000000000 --- a/dev-libs/libdbusmenu-qt/files/libdbusmenu-qt-0.9.2-optionaltests.patch +++ /dev/null @@ -1,17 +0,0 @@ ---- CMakeLists.txt -+++ CMakeLists.txt -@@ -59,8 +59,13 @@ - DESTINATION lib${LIB_SUFFIX}/pkgconfig - ) - -+ -+option(BUILD_TESTS "Build tests" ON) -+ - add_subdirectory(src) --add_subdirectory(tests) -+if(BUILD_TESTS) -+ add_subdirectory(tests) -+endif(BUILD_TESTS) - add_subdirectory(tools) - - if(WITH_DOC) |
