mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-24 14:24:14 +00:00
1d934bd543
When building with -DBUILD_SHARED_LIBS=ON, libi2pdclient is not installed on target so install it by calling install. Moreover, rename i2pdclient to libi2pdclient so library is installed with correct name. Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>