mirror of
https://github.com/diamante0018/MW3ServerFreezer.git
synced 2025-07-04 10:11:53 +00:00
build: fix clang (#106)
This commit is contained in:
1
deps/premake/libtommath.lua
vendored
1
deps/premake/libtommath.lua
vendored
@ -25,6 +25,7 @@ end
|
||||
function libtommath.project()
|
||||
project "libtommath"
|
||||
language "C"
|
||||
cdialect "C89"
|
||||
|
||||
libtommath.includes()
|
||||
|
||||
|
Reference in New Issue
Block a user