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/16 12:59:33 UTC

incubator-corinthia git commit: Removed cmake build of editorFramework

Repository: incubator-corinthia
Updated Branches:
  refs/heads/master 26f461e7f -> c65bf6cea


Removed cmake build of editorFramework


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

Branch: refs/heads/master
Commit: c65bf6cea0b797652c4f57d93943783fa3e78318
Parents: 26f461e
Author: jani <ja...@apache.org>
Authored: Sun Aug 16 12:59:18 2015 +0200
Committer: jani <ja...@apache.org>
Committed: Sun Aug 16 12:59:18 2015 +0200

----------------------------------------------------------------------
 CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/c65bf6ce/CMakeLists.txt
----------------------------------------------------------------------
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4e6af40..f07ef48 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -82,4 +82,3 @@ add_subdirectory(consumers/dftest/src)
 add_subdirectory(consumers/dfconvert/src)
 add_subdirectory(consumers/dfutil/src)
 add_subdirectory(experiments/flat/src)
-add_subdirectory(experiments/editorframework)