CMakeLists.txt
author unc0rr
Mon, 24 Jul 2006 14:03:51 +0000
changeset 83 207c85fbef51
parent 73 fe1c62875a19
child 91 5688d2141464
permissions -rw-r--r--
- First hedgehog in team has first turn in team - AI fix: let bots go to the right and... Show whether round finished with draw or team won... get rid of error message

project(hedgewars)

cmake_minimum_required(VERSION 2.4.0)

add_subdirectory(QTfrontend)
add_subdirectory(hedgewars)