summaryrefslogtreecommitdiff
path: root/muse2/plugins/doublechorus/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/plugins/doublechorus/CMakeLists.txt')
-rw-r--r--muse2/plugins/doublechorus/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/muse2/plugins/doublechorus/CMakeLists.txt b/muse2/plugins/doublechorus/CMakeLists.txt
index ecb6dbe0..35d2c42b 100644
--- a/muse2/plugins/doublechorus/CMakeLists.txt
+++ b/muse2/plugins/doublechorus/CMakeLists.txt
@@ -30,4 +30,4 @@ set_target_properties (doublechorus
#COMPILE_FLAGS "-O3"
)
-install_targets ( /lib/${MusE_INSTALL_NAME}/plugins doublechorus)
+install_targets ( /${CMAKE_INSTALL_LIBDIR}/${MusE_INSTALL_NAME}/plugins doublechorus)