CMakeLists.txt
author unc0rr
Tue, 25 Jul 2006 20:19:46 +0000
changeset 86 664b536a1c27
parent 73 fe1c62875a19
child 91 5688d2141464
permissions -rw-r--r--
Predefined teams, 'simple game' doesn't need to create team

project(hedgewars)

cmake_minimum_required(VERSION 2.4.0)

add_subdirectory(QTfrontend)
add_subdirectory(hedgewars)