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 57aa040 commit c6fa8d3Copy full SHA for c6fa8d3
docs/+current/modules/compiler/gcc.md
@@ -11,11 +11,11 @@ Helpers and utilities that are specific for [GNU Compiler Collection (GCC)](http
11
12
[TOC]
13
14
-## Compile Options
+## Compile Option Presets
15
16
### Strict
17
18
-Use `RSP_GCC_STRICT_COMPILE_OPTIONS` when you wish to enable strict compile options.
+Use `RSP_GCC_STRICT_COMPILE_OPTIONS` preset when you wish to enable strict compile options.
19
20
```cmake
21
include("rsp/compiler")
0 commit comments