mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 14:32:15 -07:00
Update CMakeLists.txt
This commit is contained in:
parent
5d77f58596
commit
e6ee47f5b8
1 changed files with 0 additions and 6 deletions
|
|
@ -251,12 +251,6 @@ Translations = Resources/translations\")
|
||||||
file(GLOB_RECURSE QTPLUGINS
|
file(GLOB_RECURSE QTPLUGINS
|
||||||
\"\${CMAKE_INSTALL_PREFIX}/${plugin_dest_dir}/*.dll\")
|
\"\${CMAKE_INSTALL_PREFIX}/${plugin_dest_dir}/*.dll\")
|
||||||
set(BU_CHMOD_BUNDLE_ITEMS ON)
|
set(BU_CHMOD_BUNDLE_ITEMS ON)
|
||||||
|
|
||||||
# Ignore directories that contain unwanted DLLs (liblzma.dll)
|
|
||||||
set(FIXUP_BUNDLE_IGNORE_PATHS
|
|
||||||
\"\${CMAKE_INSTALL_PREFIX}/oracle\"
|
|
||||||
\"\${CMAKE_INSTALL_PREFIX}/vcpkg_installed/x64-windows/debug/bin\")
|
|
||||||
|
|
||||||
include(BundleUtilities)
|
include(BundleUtilities)
|
||||||
fixup_bundle(\"\${CMAKE_INSTALL_PREFIX}/Oracle.exe\" \"\${QTPLUGINS}\" \"${libSearchDirs}\")
|
fixup_bundle(\"\${CMAKE_INSTALL_PREFIX}/Oracle.exe\" \"\${QTPLUGINS}\" \"${libSearchDirs}\")
|
||||||
"
|
"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue