You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-libs/kdsoap-ws-discovery-client/files/kdsoap-ws-discovery-client-...

14 lines
467 B

Do not trigger QA with the paths we want our docs in.
--- a/docs/CMakeLists.txt 2020-03-02 23:10:28.358584552 +0100
+++ b/docs/CMakeLists.txt 2020-03-02 23:11:52.228369765 +0100
@@ -29,8 +29,4 @@
USE_STAMP_FILE
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/..
)
- install(DIRECTORY
- ${CMAKE_CURRENT_BINARY_DIR}/html/
- DESTINATION ${KDE_INSTALL_DATADIR}/doc/KDSoapWSDiscoveryClient
- COMPONENT Devel)
endif()