Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LidarView
LidarView-Superbuild
Commits
13bd9821
Commit
13bd9821
authored
Jul 04, 2022
by
Nick Laurenson
Browse files
[WIP] Test
parent
fe66abbb
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMake/bundle/apple/LidarviewBundle.cmake
View file @
13bd9821
...
...
@@ -164,7 +164,7 @@ set(CPACK_DMG_BACKGROUND_IMAGE "${CMAKE_CURRENT_LIST_DIR}/files/CMakeDMGBac
set
(
CPACK_DMG_DS_STORE_SETUP_SCRIPT
"
${
CMAKE_CURRENT_BINARY_DIR
}
/CMakeDMGSetup.scpt"
)
# WIP Prevent Symlink Issue
set
(
CPACK_DMG_DISABLE_APPLICATIONS_SYMLINK ON
)
#
set(CPACK_DMG_DISABLE_APPLICATIONS_SYMLINK ON)
message
(
STATUS
"qt5_plugin_paths is
${
qt5_plugin_paths
}
"
)
foreach
(
qt5_plugin_path IN LISTS qt5_plugin_paths
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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