diff --git a/src/meshlabplugins/filter_voronoi/CMakeLists.txt b/src/meshlabplugins/filter_voronoi/CMakeLists.txt index 5409964dc..1f01efa8a 100644 --- a/src/meshlabplugins/filter_voronoi/CMakeLists.txt +++ b/src/meshlabplugins/filter_voronoi/CMakeLists.txt @@ -3,7 +3,7 @@ ### Generated file! Edit the templates in src/templates, ### specifically src/templates/CMakeLists.template.cmake (shared with all other directories), -### or create a derived template in src/templates/filter_sample.cmake, +### or create a derived template in src/templates/filter_voronoi.cmake, ### then re-run ./make-cmake.py set(SOURCES filter_voronoi.cpp)