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 321f62c commit 8db30a7Copy full SHA for 8db30a7
README.md
@@ -47,7 +47,7 @@ cmake --build --preset gcc-Sanitize
47
ctest --preset gcc-Sanitize
48
```
49
50
-#### LTO Builds
+#### Link Time Optimization
51
LTO is enabled via a dedicated preset:
52
```bash
53
cmake --preset gcc-RelWithDebInfo-lto
0 commit comments