Merge pull request #146 from eliteraspberries/pkg-config

build: Move UVGRTP_CXX_FLAGS to CFlags in uvgrtp.pc.
This commit is contained in:
Joni Räsänen 2022-07-20 14:09:48 +03:00 committed by GitHub
commit abbf36adf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ Name: @PROJECT_NAME@
Description: @uvgrtp_DESCR@
URL: @uvgrtp_URL@
Version: @PROJECT_VERSION@
CFlags: -I${includedir} @CRYPTOPP_INCLUDE_DIRS@
Libs: -L${libdir} @UVGRTP_LINKER_FLAGS@ @UVGRTP_CXX_FLAGS@
CFlags: -I${includedir} @CRYPTOPP_INCLUDE_DIRS@ @UVGRTP_CXX_FLAGS@
Libs: -L${libdir} @UVGRTP_LINKER_FLAGS@
Requires: