Skip to content

Commit d38c3e3

Browse files
committed
Rename pkgconf template
1 parent a15e54c commit d38c3e3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ else()
197197
endif()
198198

199199
configure_file(
200-
"${CMAKE_CURRENT_SOURCE_DIR}/src/pkg-config.pc.cmake"
200+
"${CMAKE_CURRENT_SOURCE_DIR}/src/openjph.pc.in"
201201
"${CMAKE_BINARY_DIR}/${PROJECT_NAME}.pc"
202202
@ONLY
203203
)
File renamed without changes.

0 commit comments

Comments
 (0)