From 597fd2ab80c86070a5216b05f3ddef2c0984d5bb Mon Sep 17 00:00:00 2001 From: Igor Chorazewicz Date: Fri, 5 Jul 2019 11:25:39 +0200 Subject: [PATCH] Install libpmemobj++.pc in all configurations --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8088b0ef05..e122ecd1da 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -238,7 +238,6 @@ configure_file(${CMAKE_SOURCE_DIR}/cmake/libpmemobj++.pc.in ${CMAKE_CURRENT_BINARY_DIR}/libpmemobj++.pc @ONLY) install(FILES ${CMAKE_CURRENT_BINARY_DIR}/libpmemobj++.pc - CONFIGURATIONS Release Debug DESTINATION ${CMAKE_INSTALL_LIBDIR}/pkgconfig) configure_file(