You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@corinthia.apache.org by ja...@apache.org on 2015/08/13 22:37:04 UTC

incubator-corinthia git commit: Removed non-released dirs

Repository: incubator-corinthia
Updated Branches:
  refs/heads/Release_0.1 51e3fddd3 -> 2a6fa05a5


Removed non-released dirs


Project: http://git-wip-us.apache.org/repos/asf/incubator-corinthia/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-corinthia/commit/2a6fa05a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-corinthia/tree/2a6fa05a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-corinthia/diff/2a6fa05a

Branch: refs/heads/Release_0.1
Commit: 2a6fa05a541f93a5740bb360be24a662d1492c9d
Parents: 51e3fdd
Author: jani <ja...@apache.org>
Authored: Thu Aug 13 22:36:28 2015 +0200
Committer: jani <ja...@apache.org>
Committed: Thu Aug 13 22:36:28 2015 +0200

----------------------------------------------------------------------
 CMakeLists.txt | 6 ------
 1 file changed, 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/2a6fa05a/CMakeLists.txt
----------------------------------------------------------------------
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f4218bb..57ab204 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -61,9 +61,3 @@ endif(${CMAKE_SYSTEM_NAME} MATCHES "Windows")
 add_subdirectory(DocFormats)
 add_subdirectory(consumers/dftest/src)
 add_subdirectory(consumers/dfconvert/src)
-add_subdirectory(consumers/dfutil/src)
-if(DEFINED NONCONFORM_APACHE)
-  add_subdirectory(consumers/corinthia/src)
-endif(DEFINED NONCONFORM_APACHE)
-
-add_subdirectory(experiments/flat/src)