CMake Re-Write, master branch (2025.01.30.)
Triggered by atlas/atlasexternals!1199 (merged), I tried to make the configuration of the project simpler, while moving the configuration of the tests and the examples into separate files.
- Renamed the exported project from
CrestApiLibtoCrestApi. So that the installed library's name would beCrestApi::CrestApiLib. - Changed the names of the macros in
CrestApi/version.h. So that they would not so easily clash with macros coming from other projects.
Note that you guys have some dead code in the repository...