forked from github/server
whitepsace change to test buildbot
This commit is contained in:
parent
8e650ce4e9
commit
b7c323f0c9
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue