diff --git a/library/PolyVoxCore/CMakeLists.txt b/library/PolyVoxCore/CMakeLists.txt index 78a49358..65b380ab 100644 --- a/library/PolyVoxCore/CMakeLists.txt +++ b/library/PolyVoxCore/CMakeLists.txt @@ -33,6 +33,8 @@ SET(CORE_INC_FILES include/Filters.inl include/GradientEstimators.h include/GradientEstimators.inl + include/ImprovedCubicSurfaceExtractor.h + include/ImprovedCubicSurfaceExtractor.inl include/LargeVolume.h include/LargeVolume.inl include/LargeVolumeSampler.inl