facebook / facebook/rocksdb

CMake and Makefile differ in the tests/tool executables produced

Open
#8,892 0 comments 0 reactions 1 assignee Claimed by @mrambacher View on GitHub
Build enhancement
Dominant language
C++
Stars
32.1k
Forks
6.9k
Avg merge
32m
Merged PRs (30d)
1

Description

Built files via Make and CMake and compared the results.

The following executables are not currently built by CMake:
- blob_dump
- block_cache_trace_analyzer
- db_encryption_test
- db_write_buffer_manager_test
- env_timed_test
- import_column_family_test
- io_tracer_parser
- persistent_cache_bench
- trace_analyzer
- unity_test
- util_merge_operators_test

Additionally, CMake builds the following that are not build by Makefile
- wal_edit_test
- hash_table_bench

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.