* [CMake] Add minimal cmake support
- Only supports add_subdirectory workflow
- Provides target Boost::rational
- Does not support installation
- Does not compile/run unit tests
* [CMake] Add unit tests
* [CMake] Fix typo in option name and some formatting
* [CMake] Fix typo in test inclusion check