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

This commit is contained in:
Stian Skjelstad
2019-01-24 21:29:29 +01:00
committed by wmayer
parent 3db3197598
commit ee29960c7d

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)