scylladb / cpp-driver

Scylla C/C++ Driver
25 stars 25 forks source link

Modern CMake Facelift #55

Closed jtcarnes closed 3 years ago

jtcarnes commented 3 years ago

CMake has come a long way since V2. There are several improvements to the current systems CMake that can be made to make the driver easier to consume, easier to maintain, and cleaner to reason about.

If the maintainers are ok with it, I am happy to make an MR to update the current systems cmake.