summaryrefslogtreecommitdiff
path: root/muse2/muse/CMakeLists.txt
diff options
context:
space:
mode:
authorRobert Jonsson <spamatica@gmail.com>2011-05-18 18:29:07 +0000
committerRobert Jonsson <spamatica@gmail.com>2011-05-18 18:29:07 +0000
commit755119791d4f2d1220ffa8175a53c4c148a93c21 (patch)
treee9d5578e03446c6a915eb765b9bcd3fc4a9ef7dc /muse2/muse/CMakeLists.txt
parent26eebe4c5667c3b24cfc158358398f1598f3971c (diff)
moved midi dialogs to sub project/dir
Diffstat (limited to 'muse2/muse/CMakeLists.txt')
-rw-r--r--muse2/muse/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/muse2/muse/CMakeLists.txt b/muse2/muse/CMakeLists.txt
index 8705f914..761f8e96 100644
--- a/muse2/muse/CMakeLists.txt
+++ b/muse2/muse/CMakeLists.txt
@@ -233,6 +233,7 @@ target_link_libraries(core
synti
waveedit
widgets
+ widgets_functiondialogs
${QT_LIBRARIES}
${SNDFILE_LIBRARIES}