mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-21 03:28:59 -04:00
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:
parent
76eed0ecc4
commit
f7fd69cf5d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user