CMake solution

Update module to track 4.4 branch with latest cherry picks.
This commit is contained in:
Samuel Nicholas
2024-10-23 16:42:31 +10:30
parent f966654d31
commit 8cbb15bcc2
4 changed files with 90 additions and 1 deletions

View File

@@ -19,3 +19,9 @@ indent_size = 4
[*.{yml,yaml}]
indent_style = space
indent_size = 2
[{*.cmake,CMakeLists.txt}]
indent_style = space
ij_continuation_indent_size = 4
ij_cmake_force_commands_case = 1