From 7f2aa30bf29ed1c8b363bd948916d4c027b0192f Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Fri, 4 Feb 2011 14:32:30 +0200 Subject: added sand to map generator --- src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index d027c7cd9..1c5e5f6e1 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -39,6 +39,7 @@ configure_file( ) set(common_SRCS + noise.cpp mineral.cpp porting.cpp materials.cpp -- cgit v1.2.3