mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-09 02:50:06 +08:00
[cmake]: revert mpp_legacy library output name
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@402 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
@@ -9,5 +9,5 @@ add_library(mpp_legacy SHARED
|
||||
vpu_api_legacy.cpp
|
||||
)
|
||||
set_target_properties(mpp_legacy PROPERTIES FOLDER "mpp/legacy")
|
||||
set_target_properties(mpp_legacy PROPERTIES OUTPUT_NAME "vpu")
|
||||
#set_target_properties(mpp_legacy PROPERTIES OUTPUT_NAME "vpu")
|
||||
target_link_libraries(mpp_legacy mpp_shared)
|
||||
|
Reference in New Issue
Block a user