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
f1e0310a
Commit
f1e0310a
authored
Oct 20, 2016
by
Pierre Guilbert
Committed by
Bastien Jacquet
Oct 27, 2016
Browse files
Add the new calibration files and install them in ./share folder
Make them visible in calibration dialog
parent
275d90b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Projects/win32/veloview.bundle.cmake
View file @
f1e0310a
...
...
@@ -53,7 +53,7 @@ install(DIRECTORY "${install_location}/lib/paraview-${PARAVIEW_VERSION}"
COMPONENT
${
AppName
}
PATTERN
"*.lib"
EXCLUDE
)
install
(
FILES
"
${
install_location
}
/share/HDL-32.xml"
"
${
install_location
}
/share/VLP-16.xml"
install
(
FILES
"
${
install_location
}
/share/HDL-32.xml"
"
${
install_location
}
/share/VLP-16.xml"
"
${
install_location
}
/share/VLP-32a.xml"
"
${
install_location
}
/share/VLP-32b.xml"
"
${
install_location
}
/share/VLP-32c.xml"
"
${
install_location
}
/share/Puck Hi-Res.xml"
"
${
install_location
}
/share/Puck LITE.xml"
DESTINATION
"share"
COMPONENT
${
AppName
}
)
...
...
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