forked from MeloNX/MeloNX
Add toolchain path to output
This commit is contained in:
parent
35641ee3ca
commit
14cf6efa60
@ -97,6 +97,7 @@ tasks.register('compileLibRyujinx', Exec) {
|
||||
println "\tusing: ${dotnetExecutable}"
|
||||
println "\tStripSymbols: ${stripSymbols}"
|
||||
println "\tadditional args: ${additionalArgs.split(" ")}"
|
||||
println "\tcustom LLVM toolchain path: ${toolchainPath}"
|
||||
}
|
||||
|
||||
executable dotnetExecutable
|
||||
|
Loading…
x
Reference in New Issue
Block a user