summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDennis Brentjes <d.brentjes@gmail.com>2014-05-06 12:35:50 +0200
committerDennis Brentjes <d.brentjes@gmail.com>2014-05-06 12:35:50 +0200
commita8d753c769fb98dc27066aed0f4df8fe101ad842 (patch)
treec38bc3c6a2ee513a565364a6686f5b3f2c2d899e /CMakeLists.txt
parentdfefe42d0fe40dd97260d3ec0b3e1cb7690cf669 (diff)
downloadgeneric-gui-a8d753c769fb98dc27066aed0f4df8fe101ad842.tar.gz
generic-gui-a8d753c769fb98dc27066aed0f4df8fe101ad842.tar.bz2
generic-gui-a8d753c769fb98dc27066aed0f4df8fe101ad842.zip
Cleaned up the interface a bit more.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c5a8f5c..307d2a7 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -51,6 +51,7 @@ add_executable(generic_gui
fusion_static_dispatch.hpp
meta_types.hpp
boost_any_qvariant_convert.hpp
+ fusion_outputter.hpp
gui_item_delegate.hpp gui_item_delegate.cpp
main_window.hpp main_window.cpp
${qt_sources}