CMake and Makefile differ in the tests/tool executables produced
Open
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
Assessment
This issue has not been assessed yet.