Configure pkg-config.pc outside.
This commit is contained in:
parent
85724cbd4e
commit
df96ceb0b0
|
@ -20,9 +20,3 @@ ENDIF (WIN32)
|
|||
|
||||
SET (PkgConfigLibsPrivate "")
|
||||
SET (PkgConfigCflags "")
|
||||
|
||||
CONFIGURE_FILE (
|
||||
"${CMAKE_SOURCE_DIR}/cmake/backbone/templates/pkg-config.pc.in"
|
||||
"${CMAKE_CURRENT_BINARY_DIR}/${PROJECT_LOWERCASE_NAME}-${MAJOR}.pc"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue