aboutsummaryrefslogtreecommitdiff
path: root/lib/CMakeLists.txt
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2009-07-14 13:35:10 +0000
committerBill Hoffman <bill.hoffman@kitware.com>2009-07-14 13:35:10 +0000
commitf5f93540933db0508f7d1831d0b20c2bf6aa2594 (patch)
treedadff4434b02fdf9e0f2aa347dc9d01db2e1b6fb /lib/CMakeLists.txt
parent600460ffc61c1b386e8bb5e744046e8e8af45900 (diff)
ENH: add nonblock.c to build for CMake
Diffstat (limited to 'lib/CMakeLists.txt')
-rw-r--r--lib/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
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