summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorVolker Kaiser <volker.kaiser@softwareschneiderei.de>2012-08-01 14:12:23 +0200
committerVolker Kaiser <volker.kaiser@softwareschneiderei.de>2012-08-01 14:12:23 +0200
commit3e1c17378f21a737de85ad4c0e07210be9fcd5dd (patch)
tree0950f93628d40a9f7a2e679ab21c403140599b58 /CMakeLists.txt
parent0b5720d0414f7e9f196664677899e999179a49f6 (diff)
downloaduca-3e1c17378f21a737de85ad4c0e07210be9fcd5dd.tar.gz
uca-3e1c17378f21a737de85ad4c0e07210be9fcd5dd.tar.bz2
uca-3e1c17378f21a737de85ad4c0e07210be9fcd5dd.tar.xz
uca-3e1c17378f21a737de85ad4c0e07210be9fcd5dd.zip
reduced differences to master
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c0685ba..109b7a6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,5 @@
cmake_minimum_required(VERSION 2.8)
-project(uca)
-
-set(CMAKE_VERBOSE_MAKEFILE TRUE)
+project(uca C)
set(TARNAME "libuca")
set(UCA_VERSION_MAJOR "0")