Configure pc-file in user scripts.
This commit is contained in:
parent
90ad4ea0b2
commit
a6437568a5
|
@ -20,8 +20,3 @@ ENDIF (WIN32)
|
||||||
|
|
||||||
SET (PkgConfigLibsPrivate "")
|
SET (PkgConfigLibsPrivate "")
|
||||||
SET (PkgConfigCflags "")
|
SET (PkgConfigCflags "")
|
||||||
|
|
||||||
CONFIGURE_FILE (
|
|
||||||
"${CMAKE_CURRENT_SOURCE_DIR}/pkg-config.pc.in"
|
|
||||||
"${CMAKE_CURRENT_BINARY_DIR}/${PROJECT_LOWERCASE_NAME}-${MAJOR}.pc"
|
|
||||||
)
|
|
||||||
|
|
Loading…
Reference in New Issue