remove MachDist from the build system

This commit is contained in:
jriegel 2013-09-08 19:53:09 +02:00
parent 359ed70ff9
commit c0e2c92851

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)