diff --git a/src/Mod/Mesh/Gui/CMakeLists.txt b/src/Mod/Mesh/Gui/CMakeLists.txt index c0850c563a..aa25884867 100644 --- a/src/Mod/Mesh/Gui/CMakeLists.txt +++ b/src/Mod/Mesh/Gui/CMakeLists.txt @@ -174,6 +174,7 @@ SET(MeshGuiIcon_SVG if (EIGEN3_NO_DEPRECATED_COPY) set_source_files_properties( SoFCIndexedFaceSet.cpp + ViewProvider.cpp PROPERTIES COMPILE_FLAGS ${EIGEN3_NO_DEPRECATED_COPY}) endif ()