diff options
author | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-12-21 04:31:02 +0000 |
---|---|---|
committer | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-12-21 04:31:02 +0000 |
commit | e15d47a854b5a2786968fd8a783abc6a16d945d3 (patch) | |
tree | cbeef2aaabbe4fc3fd34653e83cb4b0c0c43e05a /muse2/muse | |
parent | 6443417b9eca7d5c6012229352558ddd7dfc0500 (diff) |
Make sure cmake enters share/locale last. cliplist links to widgets.
Diffstat (limited to 'muse2/muse')
-rw-r--r-- | muse2/muse/cliplist/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/muse2/muse/cliplist/CMakeLists.txt b/muse2/muse/cliplist/CMakeLists.txt index 33936c48..7633b8bb 100644 --- a/muse2/muse/cliplist/CMakeLists.txt +++ b/muse2/muse/cliplist/CMakeLists.txt @@ -63,6 +63,7 @@ set_target_properties( cliplist target_link_libraries ( cliplist ${QT_LIBRARIES} awl + widgets ) ## |