From a568bd216d342740b78279b2a3797d2e2fbe0ab4 Mon Sep 17 00:00:00 2001 From: "Tim E. Real" Date: Sat, 23 Oct 2010 01:03:47 +0000 Subject: See ChangeLog --- muse2/plugins/pandelay/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'muse2/plugins/pandelay') diff --git a/muse2/plugins/pandelay/CMakeLists.txt b/muse2/plugins/pandelay/CMakeLists.txt index 5ebb08a0..6e48a9ea 100644 --- a/muse2/plugins/pandelay/CMakeLists.txt +++ b/muse2/plugins/pandelay/CMakeLists.txt @@ -30,4 +30,4 @@ set_target_properties (pandelay #COMPILE_FLAGS "-O3" ) -install_targets ( /lib/${MusE_INSTALL_NAME}/plugins pandelay) +install_targets ( /${CMAKE_INSTALL_LIBDIR}/${MusE_INSTALL_NAME}/plugins pandelay) -- cgit v1.2.3