Skip to content

feat: CMakeLists.txt migration#345

Open
solomoncyj wants to merge 1 commit intoZygo:masterfrom
solomoncyj:master
Open

feat: CMakeLists.txt migration#345
solomoncyj wants to merge 1 commit intoZygo:masterfrom
solomoncyj:master

Conversation

@solomoncyj
Copy link
Copy Markdown

No description provided.

@kakra
Copy link
Copy Markdown
Contributor

kakra commented May 1, 2026

I think ninja/meson would be a better approach. cmake is complicated, and has shown several instances of being incompatible between major version changes.

@Zygo
Copy link
Copy Markdown
Owner

Zygo commented May 1, 2026

There was an attempt at ninja/meson, but it couldn't cope with the markdown building rules. I note this patch does at least handle that.

@solomoncyj
Copy link
Copy Markdown
Author

If you want ninja, you can call cmake with -G Ninja too

@solomoncyj
Copy link
Copy Markdown
Author

Tbf this file was created by a cursor prompt to migrate the makefile to cmake

@Zygo
Copy link
Copy Markdown
Owner

Zygo commented May 2, 2026

We live in the future, where any build system is only one LLM prompt away.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants