diff options
Diffstat (limited to 'plugins/haskell/CMakeLists.txt')
| -rw-r--r-- | plugins/haskell/CMakeLists.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/plugins/haskell/CMakeLists.txt b/plugins/haskell/CMakeLists.txt index d2e08af..1b5ec8f 100644 --- a/plugins/haskell/CMakeLists.txt +++ b/plugins/haskell/CMakeLists.txt @@ -6,19 +6,12 @@ add_qtc_plugin(Haskell QtCreator::Core QtCreator::TextEditor QtCreator::ProjectExplorer DEPENDS Qt5::Widgets SOURCES - filecache.cpp filecache.h - followsymbol.cpp followsymbol.h - ghcmod.cpp ghcmod.h haskell.qrc haskell_global.h haskellbuildconfiguration.cpp haskellbuildconfiguration.h - haskellcompletionassist.cpp haskellcompletionassist.h haskellconstants.h - haskelldocument.cpp haskelldocument.h haskelleditorfactory.cpp haskelleditorfactory.h - haskelleditorwidget.cpp haskelleditorwidget.h haskellhighlighter.cpp haskellhighlighter.h - haskellhoverhandler.cpp haskellhoverhandler.h haskellmanager.cpp haskellmanager.h haskellplugin.cpp haskellplugin.h haskellproject.cpp haskellproject.h |
