@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 2.8)
set (SRC
- terrain.cpp
+ terrain_main.cpp
Terrain.cpp
)