Terrain::getTangent and Terrain::getNormal must be implemented. Everything else should be there. Still: Not tested, not
used.
#include "config.h"
#include <iostream>
int main() {
std::cout << "Hello from " PROJECT_LONG_NAME " " PROJECT_VERSION << std::endl;
}