Skip to content

Commit 25a7853

Browse files
authored
Merge pull request #1157 from sharksforarms/sharksforarms/fix-build-2
Include files required to compile
2 parents e62d964 + 849920d commit 25a7853

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

make/code_format.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ lm:source_set 'code_format' {
2121
"Util/src/Utf8.cpp",
2222
--CodeService
2323
"CodeService/src/*.cpp",
24+
"CodeService/src/Spell/*.cpp",
25+
"Util/src/SymSpell/*.cpp",
2426
"CodeService/src/FormatElement/*.cpp",
2527
"CodeService/src/NameStyle/*.cpp"
2628
},

0 commit comments

Comments
 (0)