Git commit ea0cc96c15 forgot to remove CMakeList information about ANN when removing the library.
This commit is contained in:
6
src/3rdParty/CMakeLists.txt
vendored
6
src/3rdParty/CMakeLists.txt
vendored
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user