From d32cf13525153b9bb961a72cded215e9866e78bd Mon Sep 17 00:00:00 2001 From: Kozlov Dmitry Date: Fri, 15 Oct 2010 16:52:27 +0400 Subject: implemented timerfd for glibc-2.7 or earlier (debian lenny is now welcome) --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index b785ec1..ee7017f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -PROJECT (accel-pptpd) +PROJECT (accel-pptpd C) cmake_minimum_required(VERSION 2.6) ADD_SUBDIRECTORY(accel-pptpd) -- cgit v1.2.3