aboutsummaryrefslogtreecommitdiff
path: root/dep
diff options
context:
space:
mode:
authorTartalo <none@none>2010-06-06 12:51:59 +0200
committerTartalo <none@none>2010-06-06 12:51:59 +0200
commita9681e479df8571021516a35a61c0ed341c4d38c (patch)
tree1da07fda53d21cfbe1b716df2727d7f448d6c671 /dep
parent4ee2e42bdb9b78b93b7cae45f41a565ecc46386e (diff)
More CMakeLists.txt fixes. Repo is compilable but it may contain some errors yet
--HG-- branch : trunk
Diffstat (limited to 'dep')
-rw-r--r--dep/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dep/CMakeLists.txt b/dep/CMakeLists.txt
index 94adebbe4d2..e1398d989ff 100644
--- a/dep/CMakeLists.txt
+++ b/dep/CMakeLists.txt
@@ -2,5 +2,5 @@
#add_subdirectory(ACE_wrappers)
#endif(BUILD_ACE)
#add_subdirectory(include)
-add_subdirectory(lib)
+#add_subdirectory(lib)
add_subdirectory(src)