mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 04:26:48 +00:00
instead of setting for a single CMAKE_BUILD_TYPE, set the compilation definitions for each build configuration. this prepares for the multi-config generator. Signed-off-by: Kefu Chai <kefu.chai@scylladb.com> Closes scylladb/scylladb#15943