mirror of
https://github.com/diamante0018/master-tool.git
synced 2026-05-17 00:11:42 +00:00
build: fix clang
This commit is contained in:
Vendored
+1
-1
Submodule deps/libtomcrypt updated: cacfc2dc04...427ce3315e
Vendored
+1
@@ -27,6 +27,7 @@ end
|
||||
function libtomcrypt.project()
|
||||
project "libtomcrypt"
|
||||
language "C"
|
||||
cdialect "C89"
|
||||
|
||||
libtomcrypt.includes()
|
||||
libtommath.import()
|
||||
|
||||
Vendored
+1
@@ -30,6 +30,7 @@ end
|
||||
function libtommath.project()
|
||||
project "libtommath"
|
||||
language "C"
|
||||
cdialect "C89"
|
||||
|
||||
libtommath.includes()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user