Browse Source

libarchive: Do not generate a pkg-config file

CMake does not install the headers or libraries so skip the .pc file
too.
Brad King 11 years ago
parent
commit
66b0c4fa19
1 changed files with 0 additions and 3 deletions
  1. 0 3
      Utilities/cmlibarchive/CMakeLists.txt

+ 0 - 3
Utilities/cmlibarchive/CMakeLists.txt

@@ -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.
 #