whitepsace change to test buildbot

This commit is contained in:
Enno 2011-03-05 04:56:59 +01:00
parent 8e650ce4e9
commit b7c323f0c9
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 2.4)
project (eressea C)
project(eressea C)
if (${CMAKE_C_COMPILER} MATCHES ".*tcc")
set(CMAKE_C_FLAGS "-Wall -g")