diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt index b9ae635a4f..a323dc46af 100644 --- a/tools/CMakeLists.txt +++ b/tools/CMakeLists.txt @@ -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()