mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
Added vhacd-util to all installers.
This commit is contained in:
parent
78256fb5bb
commit
523253aa13
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,7 @@ if (BUILD_TOOLS)
|
|||
skeleton-dump
|
||||
atp-client
|
||||
oven
|
||||
vhacd-util
|
||||
)
|
||||
else()
|
||||
set(ALL_TOOLS
|
||||
|
@ -45,6 +46,7 @@ if (BUILD_TOOLS)
|
|||
skeleton-dump
|
||||
atp-client
|
||||
oven
|
||||
vhacd-util
|
||||
nitpick
|
||||
)
|
||||
endif()
|
||||
|
|
Loading…
Reference in a new issue