Build standalone test executables with CMake
Open
- Dominant language
- C++
- Stars
- 878
- Forks
- 526
- Avg merge
- 12d 19h
- Merged PRs (30d)
- 1
Description
Right now, standalone test executables in `test/` are built with GNU Make ([Makefile](https://github.com/dmlc/dmlc-core/blob/main/test/dmlc_test.mk)). We should also allow these executables to be built with CMake.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.