From: Bill Hoffman Date: Tue, 14 Jul 2009 13:35:10 +0000 (+0000) Subject: ENH: add nonblock.c to build for CMake X-Git-Tag: curl-7_19_6~70 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f5f93540933db0508f7d1831d0b20c2bf6aa2594;p=curl ENH: add nonblock.c to build for CMake --- diff --git a/lib/CMakeLists.txt b/lib/CMakeLists.txt index b2ee0ab0a..4a5b0888a 100644 --- a/lib/CMakeLists.txt +++ b/lib/CMakeLists.txt @@ -55,6 +55,7 @@ if(HAVE_FEATURES_H) easy.c formdata.c getenv.c + nonblock.c hash.c http.c if2ip.c