Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dziobian:gulgul-ultron:19
libwebm
0003-Provide-SOVERSION.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0003-Provide-SOVERSION.patch of Package libwebm
Author: Vasyl Gello <vasek.gello@gmail.com> Subject: Provide SOVERSION for correct symlinking Date: 2020-11-12 18:00:00 EET Forwarded: not-needed --- --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -334,6 +334,10 @@ # webm and webm.lib). set_target_properties(webm PROPERTIES PROJECT_LABEL libwebm) set_target_properties(webm PROPERTIES PREFIX lib) +else () + set_target_properties(webm PROPERTIES OUTPUT_NAME webm + SOVERSION "1" + VERSION "1.0.0.28") endif () add_executable(mkvparser_sample ${mkvparser_sample_sources})
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor