Configure pc-file in user scripts.
This commit is contained in:
parent
b1403b3904
commit
ffa23bb9b1
|
@ -1 +1 @@
|
|||
Subproject commit 82708ba51466d02bb113e1e1aa258aef8f8bc38a
|
||||
Subproject commit a6437568a530ba24277e25c15c5e94e9accd8e02
|
|
@ -1 +1,6 @@
|
|||
INCLUDE (PkgConfigCommon)
|
||||
|
||||
CONFIGURE_FILE (
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/pkg-config.pc.in"
|
||||
"${CMAKE_CURRENT_BINARY_DIR}/${PROJECT_LOWERCASE_NAME}-${MAJOR}.pc"
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue