Tools: Fixed build in MeshExtractor (almost)

This commit is contained in:
Subv
2012-09-28 09:01:13 -05:00
parent 753f43718e
commit e12f7ed3e8
18 changed files with 135 additions and 61 deletions

View File

@@ -30,5 +30,6 @@ if( SERVERS )
else()
if( TOOLS )
add_subdirectory(collision)
add_subdirectory(shared)
endif()
endif()