mirror of
https://github.com/nyanmisaka/mpp.git
synced 2026-01-24 03:30:40 +01:00
fix in mpp.pc vpu.pc for crosscompile.
Change-Id: I4caee98b741cb613547daa8f58018fd90d3d0f39 Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
This commit is contained in:
parent
094af953b3
commit
4f10068859
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
prefix=/usr
|
||||
prefix=@CMAKE_INSTALL_PREFIX@
|
||||
exec_prefix=${prefix}
|
||||
libdir=${prefix}/@CMAKE_INSTALL_LIBDIR@
|
||||
includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue