1
project(hedgewars)
2
3
cmake_minimum_required(VERSION 2.4.0)
4
5
add_subdirectory(QTfrontend)
6
add_subdirectory(hedgewars)