Skip to content
Snippets Groups Projects
Commit 01120756 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Update minimal versions

parent 6781960d
No related branches found
No related tags found
1 merge request!200Change strategy for modules registration to the ModuleRepository
...@@ -11,10 +11,10 @@ that are assembled together by a user friendly language. ...@@ -11,10 +11,10 @@ that are assembled together by a user friendly language.
## Requirements ## Requirements
For the most basic build, `pugs` only requires For the most basic build, `pugs` only requires
- a C++-17 compiler. - a C++-20 compiler.
- g++-10 or higher versions - g++-10 or higher versions
- clang-10 or higher versions - clang-11 or higher versions
- `CMake` (at least 3.16) - `CMake` (at least 3.19)
> **Warning**:<br> > **Warning**:<br>
> Building `pugs` in its source directory is **forbidden**. Trying to > Building `pugs` in its source directory is **forbidden**. Trying to
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment