Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
hardware:sdr
xtrx_lms7002m
xtrx_lms7002m-set-soversion.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xtrx_lms7002m-set-soversion.patch of Package xtrx_lms7002m
diff --git a/CMakeLists.txt b/CMakeLists.txt index c6e4828..b5b95d2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -67,6 +67,8 @@ endif(NOT DEFINED LIB_LMS7002M_NAME) add_library(${LIB_LMS7002M_NAME} ${LMS7002M_SOURCES}) install(TARGETS ${LIB_LMS7002M_NAME} DESTINATION lib${LIB_SUFFIX}) set_property(TARGET ${LIB_LMS7002M_NAME} PROPERTY POSITION_INDEPENDENT_CODE TRUE) +set_property(TARGET ${LIB_LMS7002M_NAME} PROPERTY VERSION "0.0.0-SUSE") +set_property(TARGET ${LIB_LMS7002M_NAME} PROPERTY SOVERSION "0.0.0-SUSE") ######################################################################## # install headers
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