HaxeFoundation / HaxeFoundation/hashlink
Which and when should I use `cmake` or `make` to build HashLink?
Open
- Dominant language
- C
- Stars
- 901
- Forks
- 201
- Avg merge
- 18h 9m
- Merged PRs (30d)
- 8
Description
I'm trying to write a Gentoo ebuild for HashLink. This repository has both `Makefile` and `CMakeLists.txt` with slight(?) differences, and both of them seems to be [ready to use](https://github.com/HaxeFoundation/hashlink/actions/runs/6911404394). README describes how to build with `make` for Linux, but `cmake` has richer tests and looks better as far as I can see. I don't know which should be used in my ebuild.
Do they have their different intended usages?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.