We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 369c311 commit 07c0493Copy full SHA for 07c0493
Readme.md
@@ -7,7 +7,7 @@ To our knowledge, nanobdd is The world's fastest BDD library so far.
7
## Dependencies
8
Nanobdd depends on tbb for concurrent data structures.
9
10
-CMake (>=v3.6) and g++(>=9) is required for compilation.
+CMake (>=v3.2) and g++(>=v9) is required for compilation.
11
12
## Compile and install
13
Nanobdd follows the standard CMake project structure, the quick installation steps are as follows:
0 commit comments