mirror of
https://github.com/diamante0018/master-tool.git
synced 2025-06-27 14:51:57 +00:00
build: fix clang
This commit is contained in:
1
deps/premake/libtomcrypt.lua
vendored
1
deps/premake/libtomcrypt.lua
vendored
@ -27,6 +27,7 @@ end
|
||||
function libtomcrypt.project()
|
||||
project "libtomcrypt"
|
||||
language "C"
|
||||
cdialect "C89"
|
||||
|
||||
libtomcrypt.includes()
|
||||
libtommath.import()
|
||||
|
Reference in New Issue
Block a user