mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-11-23 11:15:34 +08:00
fix duplicate line
This commit is contained in:
parent
39efb03cd2
commit
fc2d4df438
@ -156,7 +156,6 @@ if _OPTIONS["custom-cmake"] then
|
||||
mycmake = _OPTIONS["custom-cmake"]
|
||||
print('using custom cmake: ' .. _OPTIONS["custom-cmake"])
|
||||
else
|
||||
if os.host() == 'windows' then
|
||||
if os.host() == 'windows' then
|
||||
mycmake = mycmake .. '.exe'
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user