From 3d082160ec2079846ef3a44ddbb2755af9170e73 Mon Sep 17 00:00:00 2001 From: ZappoMan Date: Thu, 20 Nov 2014 09:42:11 -0800 Subject: [PATCH] fix build buster --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index b421040a50..679c0e260e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -67,4 +67,3 @@ add_subdirectory(ice-server) add_subdirectory(interface) add_subdirectory(tests) add_subdirectory(tools) -add_subdirectory(voxel-edit)