Skip to content

Conversation

@besquivel-pivotal
Copy link

@besquivel-pivotal besquivel-pivotal commented Jul 21, 2023

Use the C_SHARED_VERSION on the aziotsharedutil_dll.so library for versioning. Have cmake build the symlinks required for proper so library versioning.

Testing

  • Successful build via the azure-iot-sdk-c.
  • Verified that the so versioning uses the version.txt string.
  • Verified that the so library and versioning symlinks are created
    /usr/lib/libaziotsharedutil_dll.so
    /usr/lib/libaziotsharedutil_dll.so.1
    /usr/lib/libaziotsharedutil_dll.so.1.1.12

Use the C_SHARED_VERSION on the aziotsharedutil_dll.so library and have
cmake build the symlinks required for proper so library versioning.

Signed-off-by: Benjamin Esquivel <besquivel@pivotalcommware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant