Remove old info.txt build instructions and merge it to README.md build section#296
Merged
JanuszBedkowski merged 2 commits intoDec 28, 2025
Conversation
…d modify build instructions
piotr65536
suggested changes
Dec 27, 2025
Collaborator
piotr65536
left a comment
There was a problem hiding this comment.
Please follow the README 'Installation on Linux' section. You don't need to build the cmake, just install the runtime from one of the Releases, you don't need to use snap version.
The Ubuntu is the most supported Linux distribution, it is constantly builded with each PR.
Don't need to change the build setup
Simple cmake version to install
https://github.com/Kitware/CMake/releases/download/v4.0.0/cmake-4.0.0-linux-x86_64.sh
Member
|
Can You compare performance 3.25.0 againts 4.0. All developers work using 4.0 so it is not obvious to make such step. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No need to use cmake 4.0.0 - it forces to compile cmake from source or use snap on Ubuntu