[meta,cmake] Restructure project and introduce CMake tooling
Compare changes
Files
50
cmake/Findcrypto.cmake deleted
100644 → 0
+ 0
− 110
Rearrange project to conform to current best-practices in modern C++ repo organization.
Introduce initial configuration file for the CMake meta-build system, based on the restructured organization.