mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-04 12:33:55 -07:00
Port "make package" fix to oracle and servatrice
This commit is contained in:
parent
2a5f6181aa
commit
2eebddea9a
3 changed files with 8 additions and 11 deletions
|
|
@ -183,9 +183,8 @@ add_custom_command(
|
|||
)
|
||||
|
||||
if(APPLE)
|
||||
# this needs to be relative
|
||||
# these needs to be relative to CMAKE_INSTALL_PREFIX
|
||||
set(plugin_dest_dir cockatrice.app/Contents/Plugins)
|
||||
# instead, this needs an absolute path (for make package to work)
|
||||
set(qtconf_dest_dir cockatrice.app/Contents/Resources)
|
||||
|
||||
# note: no codecs in qt5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue