mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-12 16:21:13 +00:00
build: ABI version is defined to be equal to the API version
This commit is contained in:
parent
6b2c3c4486
commit
8867e15d8c
|
@ -233,7 +233,6 @@ if(BUILD_FAIRMQ)
|
|||
)
|
||||
set_target_properties(${target} PROPERTIES
|
||||
VERSION ${PROJECT_VERSION}
|
||||
SOVERSION "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}"
|
||||
OUTPUT_NAME ${PROJECT_NAME_LOWER}
|
||||
)
|
||||
if(BUILD_TIDY_TOOL AND RUN_FAIRMQ_TIDY)
|
||||
|
|
Loading…
Reference in New Issue
Block a user