libarchive: Do not generate a pkg-config file

CMake does not install the headers or libraries so skip the .pc file
too.
This commit is contained in:
Brad King 2014-04-03 14:44:50 -04:00
parent 8092e759ea
commit 66b0c4fa19
1 changed files with 0 additions and 3 deletions

View File

@ -1296,9 +1296,6 @@ CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/build/cmake/config.h.in
INCLUDE_DIRECTORIES(BEFORE ${CMAKE_CURRENT_BINARY_DIR})
ADD_DEFINITIONS(-DHAVE_CONFIG_H)
# Handle generation of the libarchive.pc file for pkg-config
INCLUDE(CreatePkgConfigFile)
#
# Register installation of PDF documents.
#