From f7fd69cf5d175fddc7c099e7a6b941f68a79af82 Mon Sep 17 00:00:00 2001 From: Bill Somerville Date: Sat, 25 Jul 2015 23:03:01 +0000 Subject: [PATCH] Ensure installer works on Mac case sensitive HFS file systems git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@5720 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d36424feb..56bc820a1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1167,7 +1167,7 @@ if (NOT is_debug_build) # add plugins path for Mac Bundle install (CODE " file (APPEND \"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}/${WSJT_QT_CONF_DESTINATION}/qt.conf\" -\"Plugins = Plugins +\"Plugins = PlugIns \") " #COMPONENT runtime