mirror of
https://github.com/alterware/master-server.git
synced 2025-07-03 01:31:48 +00:00
maint(stats_handler): refactor code (#94)
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