diff options
Diffstat (limited to 'docs/markdown/snippets')
-rw-r--r-- | docs/markdown/snippets/nortti.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/markdown/snippets/nortti.md b/docs/markdown/snippets/nortti.md new file mode 100644 index 0000000..63d85c5 --- /dev/null +++ b/docs/markdown/snippets/nortti.md @@ -0,0 +1,3 @@ +## Added global option to disable C++ RTTI + +The new boolean option is called `cpp_rtti`. |