From d327b88c1741768748855cdb8101396a0bd49faa Mon Sep 17 00:00:00 2001 From: Matt Williams Date: Wed, 20 Jul 2011 18:50:12 +0200 Subject: [PATCH] Remove old Volume files from CMakeLists.txt --- library/PolyVoxCore/CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/library/PolyVoxCore/CMakeLists.txt b/library/PolyVoxCore/CMakeLists.txt index a1bcf575..3dce4314 100644 --- a/library/PolyVoxCore/CMakeLists.txt +++ b/library/PolyVoxCore/CMakeLists.txt @@ -61,9 +61,6 @@ SET(CORE_INC_FILES include/PolyVoxCore/Vector.h include/PolyVoxCore/Vector.inl include/PolyVoxCore/VertexTypes.h - include/PolyVoxCore/Volume.h - include/PolyVoxCore/Volume.inl - include/PolyVoxCore/VolumeSampler.inl include/PolyVoxCore/VolumeResampler.h include/PolyVoxCore/VolumeResampler.inl include/PolyVoxCore/VoxelFilters.h