Skip to content

Commit

Permalink
does not use luamake
Browse files Browse the repository at this point in the history
  • Loading branch information
actboy168 committed Apr 11, 2024
1 parent 3bf4cbb commit e45e939
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scripts/writer.lua
Original file line number Diff line number Diff line change
Expand Up @@ -728,10 +728,6 @@ function GEN.msvc_copydll(attribute, name)
end

local function get_luamake()
local proc = arg[-1]
if proc == "luamake" then
return "luamake"
end
return fmtpath(fs.exe_path():string())
end

Expand Down

0 comments on commit e45e939

Please sign in to comment.