Skip to content

Commit 9943185

Browse files
Disabled source code formatting validation by default (close #299)
1 parent ae686d3 commit 9943185

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DiligentCore

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -700,7 +700,7 @@ Available CMake options are summarized in the table below:
700700
| `DILIGENT_BUILD_TESTS` | No | Build Unit Tests |
701701
| `DILIGENT_NO_GLSLANG` | No | Do not build GLSLang and SPRIV-Tools |
702702
| `DILIGENT_NO_HLSL` | No | Disable HLSL support in non-Direct3D backends |
703-
| `DILIGENT_NO_FORMAT_VALIDATION` | No | Disable source code formatting validation |
703+
| `DILIGENT_NO_FORMAT_VALIDATION` | Yes | Disable source code formatting validation |
704704
| `DILIGENT_LOAD_PIX_EVENT_RUNTIME` | No | Enable PIX event support |
705705
| `DILIGENT_NVAPI_PATH` | | Path to NVAPI SDK |
706706
| `DILIGENT_INSTALL_CORE` | Yes | Install core module |

0 commit comments

Comments
 (0)