Skip to content

Please provide a versioned library #82

@luyatshimbalanga

Description

@luyatshimbalanga

Hello,
I am a Fedora contributor aiming to package partio. The review process suggested to include the versionned library on src/lib/CMakeLists.txt using the following line:

set_target_properties(partio PROPERTIES
    OUTPUT_NAME partio POSITION_INDEPENDENT_CODE ON
    VERSION ${CMAKE_PROJECT_VERSION}
    SOVERSION 1 
)

Edit: correct line.
Hopefully, you will provide the suggestion on the next release.
Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions