aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2020-11-11 19:40:33 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2020-11-11 19:40:33 +0800
commit529bfd4d8a40981dabb248022a99f1307b11b81b (patch)
treee1dd90e7f443c1dcf756c13a7e5c2867a148f8c6
parentfa3ad51059df0999e0c828d8f458277ad064f265 (diff)
downloadQMidiPlayer-529bfd4d8a40981dabb248022a99f1307b11b81b.tar.xz
Unnecessary space?
-rw-r--r--qmidiplayer-desktop/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/qmidiplayer-desktop/CMakeLists.txt b/qmidiplayer-desktop/CMakeLists.txt
index 4c6d23a..d3ee116 100644
--- a/qmidiplayer-desktop/CMakeLists.txt
+++ b/qmidiplayer-desktop/CMakeLists.txt
@@ -85,7 +85,7 @@ endif()
target_link_directories(qmidiplayer
PRIVATE
- ${fluidsynth_LIBRARY_DIRS}
+ ${fluidsynth_LIBRARY_DIRS}
${rtmidi_LIBRARY_DIRS}
)