Added vhacd-util to all installers.

This commit is contained in:
NissimHadar 2019-04-08 18:21:04 -07:00
parent 78256fb5bb
commit 523253aa13

View file

@ -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()