Add result to config.ld
This commit is contained in:
parent
a8b7d712f2
commit
716cc10392
1 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,8 @@ file = {
|
|||
".",
|
||||
exclude = {
|
||||
"external",
|
||||
"lua-5.4/lua.h"
|
||||
"lua-5.4/lua.h",
|
||||
"result"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue