mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
- build: cmake: remove test which does not exist yet - build: cmake: document add_scylla_test() - build: cmake: extract index, repair and data_dictionary out - build: cmake: extract scylla-main out - build: cmake: find Snappy before using it - build: cmake: add missing linkages - build: cmake: add missing sources to test-lib - build: cmake: link sstables against libdeflate - build: cmake: link Boost::regex against ICU::uc Closes #13110 * github.com:scylladb/scylladb: build: cmake: link Boost::regex against ICU::uc build: cmake: link sstables against libdeflate build: cmake: add missing sources to test-lib build: cmake: add missing linkages build: cmake: find Snappy before using it build: cmake: extract scylla-main out build: cmake: extract index, repair and data_dictionary out build: cmake: document add_scylla_test() build: cmake: remove test which does not exist yet