Externalize Assimp

This commit is contained in:
Dane Johnson
2021-02-05 11:22:37 -06:00
parent d84681c23a
commit 35d18c0f16
1032 changed files with 42 additions and 441932 deletions

View File

@@ -1,22 +0,0 @@
# See <http://EditorConfig.org> for details
root = true
[CMakeLists.txt,*.cmake{,.in}]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_size = 2
indent_style = space
[*.h.in]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_size = 4
indent_style = space
[*.txt]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true