comparison CMakeLists.txt @ 44:aa47b8e4f807

Rename to EduExportConvert
author Andre Heinecke <andre.heinecke@intevation.de>
date Fri, 27 May 2016 12:40:50 +0200
parents e8320104979d
children a43d8cf2fa95
comparison
equal deleted inserted replaced
43:f9a0b2b6832e 44:aa47b8e4f807
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(clickerconvert) 9 project(eduexportconvert)
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)