occt-products: master 320e5893

Author Committer Branch Timestamp Parent
kgv aml master 2022-02-26 20:48:46 master 85911582
Affected Issues  0032856: Configuration, CMake - SONAME should include minor version in addition to major to reflect ABI compatibility
Changeset 0032856: Configuration, CMake - SONAME should include minor version in addition to major to reflect ABI compatibility

Added option BUILD_SOVERSION_NUMBERS to manage SOVERSION length.
Default option value is set to 2 (major.minor) instead of previously used 1 (major),
excluding Android/Emscripten/Windows platforms that use 0 by default.
mod - adm/cmake/vardescr.cmake Diff File
mod - CMakeLists.txt Diff File
mod - diff Diff File