Inspection: Table is not correctly formatted

This commit is contained in:
Urs Fleisch 2024-01-20 23:42:21 +01:00
parent e49390c7c5
commit 1799b98c17

View File

@ -27,7 +27,7 @@ These are the most important build options. For details, have a look into the
CMakeLists.txt file.
| Option | Description |
| ----------------------- | -------------------------------------------------- |
|-------------------------|----------------------------------------------------|
| `BUILD_SHARED_LIBS` | Build shared libraries |
| `CMAKE_BUILD_TYPE` | Debug, Release, RelWithDebInfo, MinSizeRel |
| `BUILD_EXAMPLES` | Build examples |