Currently, this can't find libsodium on my machine. We probably need to add some support for different package locations.
Alternatively, Zeth (https://github.com/clearmatics/zeth/tree/develop) includes libsodium in depends, is that something we should do?
This adds a script by Henrik Steffen Gaßmann, for properly dynamic linking to libsodium across systems. This should fix issues people have had in installation.
This updates to Cmake 3.1
Currently, this can't find libsodium on my machine. We probably need to add some support for different package locations. Alternatively, Zeth (https://github.com/clearmatics/zeth/tree/develop) includes libsodium in depends, is that something we should do?
Closes #14