Azure / azure-c-shared-utility

Azure C SDKs common code
Other
111 stars 203 forks source link

Enable libaziotsharedutil so versioning #635

Open besquivel-pivotal opened 1 year ago

besquivel-pivotal commented 1 year ago

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