Fix .sln project generation logic for Rider to support all OS and all C++ toolchains
Co-authored-by: Andreia Gaita <shana@spoiledcat.net> Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
This commit is contained in:
@@ -15,3 +15,7 @@ indent_style = space
|
||||
[{*.{yml,yaml},.clang{-format,-tidy,d}}]
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
|
||||
[{*.props,*.vcxproj}]
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
|
||||
Reference in New Issue
Block a user