Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop a CMake file #9

Open
zek224 opened this issue Sep 27, 2023 · 0 comments
Open

Develop a CMake file #9

zek224 opened this issue Sep 27, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@zek224
Copy link
Collaborator

zek224 commented Sep 27, 2023

Makefile is a buildsystem. CMake is a generator of buildsystems, I.e., generator of Makefiles. The benefit is CMake is better suited for platform-independent projects, like this.

https://stackoverflow.com/questions/25789644/what-is-the-difference-between-using-a-makefile-and-cmake-to-compile-the-code

@zek224 zek224 converted this from a draft issue Sep 27, 2023
@zek224 zek224 self-assigned this Sep 28, 2023
@zek224 zek224 added the enhancement New feature or request label Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant