mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-01 13:45:53 +00:00
- build: cmake: extract more subsystem out into its own CMakeLists.txt - build: cmake: remove swagger_gen_files - build: cmake: remove stale TODO comments - build: cmake: expose scylla_gen_build_dir - build: cmake: link against cryptopp - build: cmake: add missing source to utils - build: cmake: move lib sources into test-lib - build: cmake: add test/perf Closes #13059 * github.com:scylladb/scylladb: build: cmake: add expr_test test build: cmake: allow test to specify the sources build: cmake: add test/perf build: cmake: move lib sources into test-lib build: cmake: add missing source to utils build: cmake: link against cryptopp build: cmake: expose scylla_gen_build_dir build: cmake: remove stale TODO comments build: cmake: remove swagger_gen_files build: cmake: extract more subsystem out into its own CMakeLists.txt