From b8dc3f55f02ea8b36706b30b77df12da2574fb0c Mon Sep 17 00:00:00 2001 From: Chaz Brown Date: Sun, 13 Sep 2009 06:01:45 -0400 Subject: Remove the remaining obsolete Zthread code --HG-- branch : trunk --- dep/src/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'dep/src') diff --git a/dep/src/CMakeLists.txt b/dep/src/CMakeLists.txt index 7d6aa26f5fe..f5ec42a39d5 100644 --- a/dep/src/CMakeLists.txt +++ b/dep/src/CMakeLists.txt @@ -1,7 +1,6 @@ add_subdirectory(g3dlite) add_subdirectory(sockets) add_subdirectory(zlib) -add_subdirectory(zthread) ########### install files ############### \ No newline at end of file -- cgit v1.2.3