From e93283408648a0058618f7da6fb96988e302ef95 Mon Sep 17 00:00:00 2001
From: Dominic Kempf <dominic.kempf@iwr.uni-heidelberg.de>
Date: Tue, 18 Apr 2017 15:16:00 +0200
Subject: [PATCH] Add subdirectory

---
 applications/knl/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/applications/knl/CMakeLists.txt b/applications/knl/CMakeLists.txt
index f935128e..5a75b84e 100644
--- a/applications/knl/CMakeLists.txt
+++ b/applications/knl/CMakeLists.txt
@@ -1,2 +1,2 @@
 add_subdirectory(poisson_dg)
-
+add_subdirectory(poisson_dg_tensor)
-- 
GitLab