compiling fmt replacement

This commit is contained in:
2022-05-09 00:10:01 +02:00
parent 100910d13c
commit aea14e10c3
6 changed files with 16 additions and 18 deletions

View File

@ -6,7 +6,7 @@
<codeStyleSettings language="CMake">
<indentOptions>
<option name="INDENT_SIZE" value="2" />
<option name="CONTINUATION_INDENT_SIZE" value="0" />
<option name="CONTINUATION_INDENT_SIZE" value="2" />
<option name="TAB_SIZE" value="2" />
</indentOptions>
</codeStyleSettings>