diff --git a/Extras/CMakeLists.txt b/Extras/CMakeLists.txt index fa35c5596..f89e45fa6 100644 --- a/Extras/CMakeLists.txt +++ b/Extras/CMakeLists.txt @@ -1,4 +1,4 @@ -SUBDIRS( Serialize ConvexDecomposition GIMPACTUtils LibXML) +SUBDIRS( Serialize ConvexDecomposition GIMPACTUtils ) IF (BUILD_BULLET_MAYA_DYNAMICA_PLUGIN) SUBDIRS(MayaPlugin)