1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-11-03 22:13:11 +03:00
Files
libssh2/example
Viktor Szakats 5a4d532ce5 cmake: introduce variables for lib target names (#896)
Make our CMake config more self-documenting by introducing variables
for the shared and static lib target names. Without this, it might be
non-trivial to find out which line is referring to a target name vs
libname, export name or other occurrences of `libssh2`.

This allows to rename back the shared lib target name to the value used
before 4e2580628d:
`libssh2_shared` -> `libssh2`, if necessary for compatibility. Notice:
before that patch, `libssh2` name referred to either the static or
shared lib, depending on build settings.
2023-03-28 19:13:28 +02:00
..
2023-03-27 19:26:58 +02:00
2023-03-27 19:26:58 +02:00
2023-03-27 19:26:58 +02:00
2023-03-27 19:26:58 +02:00
2023-03-27 19:26:58 +02:00
2023-03-27 19:26:58 +02:00
2023-03-27 19:26:58 +02:00
2023-03-27 19:26:58 +02:00
2023-03-27 19:26:58 +02:00
2023-03-27 19:26:58 +02:00
2023-03-27 19:26:58 +02:00
2023-03-27 19:26:58 +02:00
2023-03-27 19:26:58 +02:00
2023-03-27 19:26:58 +02:00
2023-03-27 19:26:58 +02:00
2023-03-27 19:26:58 +02:00
2023-03-27 19:26:58 +02:00
2023-03-28 09:37:46 +02:00