Git commit ea0cc96c15 forgot to remove CMakeList information about ANN when removing the library.

This commit is contained in:
Stian Skjelstad
2019-03-31 10:06:50 +02:00
committed by wmayer
parent 3db3197598
commit ee29960c7d
-6
View File
@@ -1,9 +1,3 @@
if(BUILD_CAM)
add_subdirectory(ANN)
endif(BUILD_CAM)
# Build SalomeMesh for all Platforms since heavily patched
if (BUILD_SMESH AND NOT FREECAD_USE_EXTERNAL_SMESH)
add_subdirectory(salomesmesh)