CMakeLists.txt
author unc0rr
Mon, 03 Jul 2006 17:46:58 +0000
changeset 73 fe1c62875a19
child 91 5688d2141464
permissions -rw-r--r--
- More smooth hedgehogs physics - Use CMake build system

project(hedgewars)

cmake_minimum_required(VERSION 2.4.0)

add_subdirectory(QTfrontend)
add_subdirectory(hedgewars)