libarchive: Install COPYING with CMake documentation

Replay commit d39aee48 (Install COPYING with CMake documentation,
2011-06-16) after import of new libarchive snapshot.
This commit is contained in:
Brad King 2011-12-20 13:33:57 -05:00
parent 504660ea70
commit 0f7a85349a
1 changed files with 2 additions and 0 deletions

View File

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