Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenFlipper-Free
OpenFlipper
Commits
0e6f8342
Commit
0e6f8342
authored
Feb 05, 2019
by
Jan Möbius
Browse files
Try to ignore integrated Python App
parent
6cd7f39f
Changes
1
Hide whitespace changes
Inline
Side-by-side
cmake/fixbundle.cmake.in
View file @
0e6f8342
...
...
@@ -53,7 +53,7 @@ SET( BU_CHMOD_BUNDLE_ITEMS TRUE)
# fix all dependencies
fixup_bundle (@CMAKE_BINARY_DIR@/Build/@OPENFLIPPER_PRODUCT_STRING@.app "${_plugins};${_qtplugins}" "/usr/lib;${_qtdirs};@QWT6_LIBRARY_DIR@;@Python3_LIBRARY_DIRS@"
IGNORE_ITEM "Python
.framework/Versions/3.5/Resources/Python.app/Contents/MacOS/Python
" )
IGNORE_ITEM "Python" )
# create qt plugin configuration file
file(WRITE "@CMAKE_BINARY_DIR@/Build/@OPENFLIPPER_PRODUCT_STRING@.app/Contents/Resources/qt.conf" "[Paths]\nPlugins = Resources/QtPlugins")
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment