comparison CMakeLists.txt @ 30:c09d38033fde

Fix project name
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 06 May 2015 15:06:50 +0200
parents 5bd14af5bce5
children 0c05958d254c
comparison
equal deleted inserted replaced
29:c2aec2f33928 30:c09d38033fde
4 # This file is Free Software under the GNU GPL (v>=2) 4 # This file is Free Software under the GNU GPL (v>=2)
5 # and comes with ABSOLUTELY NO WARRANTY! 5 # and comes with ABSOLUTELY NO WARRANTY!
6 # See LICENSE.txt for details. 6 # See LICENSE.txt for details.
7 7
8 cmake_minimum_required(VERSION 2.8.8) 8 cmake_minimum_required(VERSION 2.8.8)
9 project(replay-it) 9 project(relayit)
10 10
11 11
12 ### Generic Setup 12 ### Generic Setup
13 13
14 #Old qtmain linking behavior to be compatible with cmake versions < 2.8.11 14 #Old qtmain linking behavior to be compatible with cmake versions < 2.8.11
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)