Added debug build warnings

This commit is contained in:
Nav
2021-04-24 16:22:04 +01:00
parent 12c3fff689
commit 03a2bfab57
3 changed files with 15 additions and 2 deletions

View File

@@ -60,7 +60,7 @@ The components described above interact with each other using an event-based mec
To compile Bloom, the following dependencies must be resolved. The accompanying installation commands require support
for apt-get.
#### CMake version 3.10 or later:
#### CMake version 3.12 or later:
This can be installed via `sudo apt-get install cmake`, provided the appropriate version is available in your OS package
repositories. Otherwise, you'll need to download CMake from the official website.