1
mirror of https://github.com/jedisct1/libsodium.git synced 2024-12-19 18:15:18 -07:00
libsodium/contrib
SlavSlavov 595ef91557
Update Findsodium.cmake
When libsodium is build and installed from source, the line:
list(REMOVE_DUPLICATES sodium_PKG_STATIC_LIBRARIES)
generates an error because sodium_PKG_STATIC_LIBRARIES is empty
The proposed change fixes this issue
2018-09-26 20:59:59 +01:00
..
Findsodium.cmake Update Findsodium.cmake 2018-09-26 20:59:59 +01:00
Makefile.am Update the Makefile after the FindSodium.cmake renaming 2017-01-11 09:41:11 -08:00