mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-12 04:20:03 +08:00
[cmake]: compile mpp_legacy to share library
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@394 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
@@ -4,7 +4,7 @@ include_directories(.)
|
||||
# ----------------------------------------------------------------------------
|
||||
# add mpp implement
|
||||
# ----------------------------------------------------------------------------
|
||||
add_library(mpp_legacy SHARED STATIC
|
||||
add_library(mpp_legacy SHARED
|
||||
vpu_api.cpp
|
||||
vpu_api_legacy.cpp
|
||||
)
|
||||
|
Reference in New Issue
Block a user