We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fad0144 commit 367f26eCopy full SHA for 367f26e
README.md
@@ -37,7 +37,7 @@ cmake --install .
37
In pals-cpp, run
38
39
```console
40
-cmake -DCMAKE_POLICY_VERSION_MINIMUM=3.5 -S . -B build
+cmake -S . -B build
41
cmake --build build
42
```
43
0 commit comments