Doc: indicate where to find an excellent tutorial on using CMake (#8475)

This commit is contained in:
Patric Stout 2021-01-02 20:54:57 +01:00 committed by GitHub
parent fe51051b7c
commit 126f40e012
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -81,6 +81,9 @@ cmake ..
make
```
For more information on how to use CMake (including how to make Release builds),
we urge you to read [their excellent manual](https://cmake.org/cmake/help/latest/guide/user-interaction/index.html).
## Supported compilers
Every compiler that is supported by CMake and supports C++17, should be