1 2 3 4 5 6 7 8 9 10 11
--- apitrace-7.1/thirdparty/snappy/CMakeLists.txt +++ apitrace-7.1/thirdparty/snappy/CMakeLists.txt @@ -16,8 +16,3 @@ snappy-c.cc ) -install ( - FILES COPYING - DESTINATION ${DOC_INSTALL_DIR} - RENAME LICENSE-snappy.txt -)