CMakeLists.txt
author unc0rr
Thu, 20 Jul 2006 20:11:32 +0000
changeset 80 3c3dc6a148ca
parent 73 fe1c62875a19
child 91 5688d2141464
permissions -rw-r--r--
- Fixed bug with hedgehog under water using rope - Add locale support in engine - Bots use ljump and hjump - Fix shotgun rating - Support for theme-dependent sprites - Horizon and sky can have any image size - Many small fixes

project(hedgewars)

cmake_minimum_required(VERSION 2.4.0)

add_subdirectory(QTfrontend)
add_subdirectory(hedgewars)