Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit 9f46ee2

Browse files
author
Szymon Romik
authored
Merge pull request #362 from igchor/install_pkgconfigfile
Install libpmemobj++.pc in all configurations
2 parents 8d65051 + 597fd2a commit 9f46ee2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,6 @@ configure_file(${CMAKE_SOURCE_DIR}/cmake/libpmemobj++.pc.in
238238
${CMAKE_CURRENT_BINARY_DIR}/libpmemobj++.pc @ONLY)
239239

240240
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/libpmemobj++.pc
241-
CONFIGURATIONS Release Debug
242241
DESTINATION ${CMAKE_INSTALL_LIBDIR}/pkgconfig)
243242

244243
configure_file(

0 commit comments

Comments
 (0)