CMakeLists.txt
author unc0rr
Sat, 08 Jul 2006 21:40:03 +0000
changeset 74 42257fee61ae
parent 73 fe1c62875a19
child 91 5688d2141464
permissions -rw-r--r--
- Unicode support for team and hedgehogs names - Clouds move in vertical direction also - Many fixes to hedgehog physics - Support for different images in 16 and 32 bit screen resolution - Fixed bots behavior after attack - Fixed camera behavior right after the game start

project(hedgewars)

cmake_minimum_required(VERSION 2.4.0)

add_subdirectory(QTfrontend)
add_subdirectory(hedgewars)