From 66b0c4fa198baa283e33a779d5d794d6cff8a277 Mon Sep 17 00:00:00 2001 From: Brad King Date: Thu, 3 Apr 2014 14:44:50 -0400 Subject: libarchive: Do not generate a pkg-config file CMake does not install the headers or libraries so skip the .pc file too. --- Utilities/cmlibarchive/CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/Utilities/cmlibarchive/CMakeLists.txt b/Utilities/cmlibarchive/CMakeLists.txt index 75a4fd5..24e5ba7 100644 --- a/Utilities/cmlibarchive/CMakeLists.txt +++ b/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. # -- cgit v0.12