Skip to content

Develop a CMake file #9

@zek224

Description

@zek224

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions