Enable build of Qt app by default
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3fdf6ca..4959dd9 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -62,4 +62,4 @@
 add_subdirectory(consumers/dftest/src)
 add_subdirectory(consumers/dfconvert/src)
 add_subdirectory(consumers/dfutil/src)
-#TEST add_subdirectory(consumers/corinthia/src)
+add_subdirectory(consumers/corinthia/src)