wg21
wg21 copied to clipboard
Refactor the repository to make it CMake friendly (i.e. CMakeList.txt is in the root)
A few changes needed to the repository structure for this:
- CMakeList.txt should be at the repository structure
- Install step should be moved inside of a conditional block which is disabled by default
- Tests should be disabled by default so dependencies do no propagate to including projects.