[meta,cmake] Restructure project and introduce CMake tooling
All threads resolved!
All threads resolved!
Compare changes
Files
27+ 60
− 22
@@ -8,29 +44,31 @@ cd ../test/data
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.