ENH: add nonblock.c to build for CMake
authorBill Hoffman <bill.hoffman@kitware.com>
Tue, 14 Jul 2009 13:35:10 +0000 (13:35 +0000)
committerBill Hoffman <bill.hoffman@kitware.com>
Tue, 14 Jul 2009 13:35:10 +0000 (13:35 +0000)
lib/CMakeLists.txt

index b2ee0ab..4a5b088 100644 (file)
@@ -55,6 +55,7 @@ if(HAVE_FEATURES_H)
     easy.c
     formdata.c
     getenv.c
+    nonblock.c
     hash.c
     http.c
     if2ip.c