Projects
home:YangfanRuan:libyuv
libyuv
_service:tar_scm:libyuv-0005-Use-library-suffix...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:libyuv-0005-Use-library-suffix-during-installation.patch of Package libyuv
From: Peter Lemenkov <lemenkov@gmail.com> Date: Mon, 24 Sep 2018 15:15:09 +0200 Subject: [PATCH] Use library suffix during installation Signed-off-by: Peter Lemenkov <lemenkov@gmail.com> diff --git a/CMakeLists.txt b/CMakeLists.txt index b3b22c47..0e4c79db 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -187,5 +187,5 @@ endif() # install the conversion tool, .so, and all the header files INSTALL ( PROGRAMS ${CMAKE_BINARY_DIR}/yuvconvert DESTINATION bin ) -INSTALL ( TARGETS ${ly_lib_shared} LIBRARY DESTINATION lib RUNTIME DESTINATION bin ) +INSTALL ( TARGETS ${ly_lib_shared} LIBRARY DESTINATION lib${LIB_SUFFIX} ) INSTALL ( DIRECTORY ${PROJECT_SOURCE_DIR}/include/ DESTINATION include )
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2