Pārlūkot izejas kodu

libarchive: Install COPYING with CMake documentation

Replay commit d39aee48 (Install COPYING with CMake documentation,
2011-06-16) after import of new libarchive snapshot.
Brad King 14 gadi atpakaļ
vecāks
revīzija
0f7a85349a
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2 0
      Utilities/cmlibarchive/CMakeLists.txt

+ 2 - 0
Utilities/cmlibarchive/CMakeLists.txt

@@ -1081,3 +1081,5 @@ IF(APPLE)
 ENDIF(APPLE)
 
 add_subdirectory(libarchive)
+
+install(FILES COPYING DESTINATION ${CMake_DOC_DEST}/cmlibarchive)