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/dev-util/apitrace/files/apitrace-7.1-docs-install.p...

24 lines
526 B

--- apitrace-7.1/CMakeLists.txt
+++ apitrace-7.1/CMakeLists.txt
@@ -553,20 +553,6 @@
##############################################################################
# Packaging
-install (
- FILES
- README.markdown
- docs/BUGS.markdown
- docs/NEWS.markdown
- docs/USAGE.markdown
- DESTINATION ${DOC_INSTALL_DIR}
-)
-install (
- FILES LICENSE
- DESTINATION ${DOC_INSTALL_DIR}
- RENAME LICENSE.txt
-)
-
set (CPACK_PACKAGE_VERSION_MAJOR "7")
set (CPACK_PACKAGE_VERSION_MINOR "0")