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
This commit is contained in:
Bill Somerville 2015-07-25 23:03:01 +00:00
parent 76eed0ecc4
commit f7fd69cf5d
1 changed files with 1 additions and 1 deletions

View File

@ -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