Skip to content

Conversation

@artyom-fedosov
Copy link
Contributor

CMakePresets.json file lets to define build configurations for easier project building. It simplifies testing across different toolchains and generators.

Example:

cmake --preset linux-makefiles-clang-release
cmake --build --preset linux-makefiles-clang-release

@albert-github albert-github added the install/build bug in the installation or build scripts label Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

install/build bug in the installation or build scripts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants