remove MachDist from the build system

This commit is contained in:
jriegel
2013-09-08 19:53:09 +02:00
parent 33733e7feb
commit b28c7fc6ed

View File

@@ -19,7 +19,6 @@ ELSE(EIGEN3_FOUND)
MESSAGE("Due to the missing Eigen3 library the Sketcher module won't be built")
MESSAGE("Due to the missing Eigen3 library the Robot module won't be built")
ENDIF(EIGEN3_FOUND)
add_subdirectory(Machining_Distortion)
add_subdirectory(ReverseEngineering)
add_subdirectory(MeshPart)