summaryrefslogtreecommitdiff
path: root/toxcore/crypto_core.c
diff options
context:
space:
mode:
authorCarsten Brandt <mail@cebe.cc>2017-01-05 21:47:10 +0100
committerCarsten Brandt <mail@cebe.cc>2017-01-08 19:18:06 +0100
commit6ec23c98bd5e6b6ca3dad9d5da5a46e83419f5bb (patch)
treea385bfa0929f4470f84d39bae3465027ca75f1a0 /toxcore/crypto_core.c
parent31eaffe44bec059248788c490a7f2f9890e6fa0b (diff)
Add soversion to library files to generate proper symlinks
As mentioned in https://github.com/TokTok/c-toxcore/issues/359#issuecomment-270710463 the current CMake build does not generate version symlinks for library .so files. This is because the version is not specified for library targets. See - https://cmake.org/cmake/help/v3.0/prop_tgt/SOVERSION.html#prop_tgt:SOVERSION - https://cmake.org/cmake/help/v3.0/prop_tgt/VERSION.html#prop_tgt:VERSION Use PROJECT_VERSION_MAJOR and MINOR for SOVERSION because api may break from 0.1 to 0.2 in the 0.x release cycle.
Diffstat (limited to 'toxcore/crypto_core.c')
0 files changed, 0 insertions, 0 deletions