mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
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