Skip to content

Commit 48c0aea

Browse files
committed
Further clean-up
1 parent 766a0f0 commit 48c0aea

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

CMakeLists.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -153,11 +153,6 @@ install(EXPORT openjph-config
153153
DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/openjph
154154
)
155155

156-
# install(DIRECTORY src/core/common/
157-
# DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/openjph
158-
# FILES_MATCHING
159-
# PATTERN "*.h")
160-
161156
install(FILES "${CMAKE_BINARY_DIR}/${PROJECT_NAME}.pc"
162157
DESTINATION ${CMAKE_INSTALL_LIBDIR}/pkgconfig)
163158

0 commit comments

Comments
 (0)