mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-11-25 14:12:06 +00:00
Add code generation on compiling to premake scripts using custom build commands
This commit is contained in:
@@ -7,9 +7,11 @@ function Utils:include()
|
||||
end
|
||||
|
||||
function Utils:link()
|
||||
links {
|
||||
"Utils"
|
||||
}
|
||||
links "Utils"
|
||||
end
|
||||
|
||||
function Utils:use()
|
||||
|
||||
end
|
||||
|
||||
function Utils:project()
|
||||
|
||||
Reference in New Issue
Block a user