Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP6
liblms7002m
liblms7002m-shared-library-versioning.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File liblms7002m-shared-library-versioning.patch of Package liblms7002m
diff --git a/CMakeLists.txt b/CMakeLists.txt index f5c69ee..df5ff1d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -65,6 +65,7 @@ else() set(LIBLMS7_TYPE SHARED) endif() add_library(lms7compact ${LIBLMS7_TYPE} ${LIBLMS7_FILES}) +set_target_properties(lms7compact PROPERTIES VERSION ${LIBVER} SOVERSION ${MAJOR_VERSION}) install(TARGETS lms7compact DESTINATION ${LIBLMS7002M_LIBRARY_DIR}) ########################################################################
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