Update docs/dev/building/Options.rst

Co-authored-by: Myk <myk002@yahoo.com>
develop
Josh Cooper 2022-12-23 12:06:15 -08:00 committed by GitHub
parent 98badfbd72
commit 430917ce5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

@ -73,7 +73,7 @@ Variable: ``CMAKE_BUILD_TYPE``
Usage::
cmake .. -DCMAKE_BUILD_TYPE:string=RelWithDebugInfo
cmake .. -DCMAKE_BUILD_TYPE:string=RelWithDebInfo
Options: