Skip to content
GitLab
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
f8b09661
Commit
f8b09661
authored
Apr 13, 2021
by
Arnaud Billon
💬
Browse files
[refactor] Remove redundant InstallRequiredSystemLibraries
parent
7881cbd9
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMake/bundle/win32/LidarviewBundle.cmake
View file @
f8b09661
...
...
@@ -97,6 +97,3 @@ install(FILES ${boost_bin_dll}
COMPONENT superbuild
)
unset
(
boost_bin_dll
)
set
(
CMAKE_INSTALL_SYSTEM_RUNTIME_DESTINATION
"bin"
)
include
(
InstallRequiredSystemLibraries
)
\ No newline at end of file
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