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:
parent
504660ea70
commit
0f7a85349a
|
@ -1081,3 +1081,5 @@ IF(APPLE)
|
|||
ENDIF(APPLE)
|
||||
|
||||
add_subdirectory(libarchive)
|
||||
|
||||
install(FILES COPYING DESTINATION ${CMake_DOC_DEST}/cmlibarchive)
|
||||
|
|
Loading…
Reference in New Issue