diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 98d0000d3..3efcb87eb 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -905,6 +905,7 @@ add_executable( zdoom WIN32 fragglescript/t_variable.cpp fragglescript/t_cmd.cpp resources/colormaps.cpp + resources/voxels.cpp autozend.cpp )