Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
LidarView
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
yan yong
LidarView
Commits
f5f9ee5b
Commit
f5f9ee5b
authored
3 years ago
by
Arnaud Billon
Browse files
Options
Downloads
Patches
Plain Diff
[superbuild] Enable numpy
parent
e6c06e7d
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Superbuild/Projects/lidarview.bundle.common.cmake
+1
-0
1 addition, 0 deletions
Superbuild/Projects/lidarview.bundle.common.cmake
Superbuild/Projects/lidarview.cmake
+1
-1
1 addition, 1 deletion
Superbuild/Projects/lidarview.cmake
with
2 additions
and
1 deletion
Superbuild/Projects/lidarview.bundle.common.cmake
+
1
−
0
View file @
f5f9ee5b
...
...
@@ -28,6 +28,7 @@ list(APPEND lidarview_modules_python
temporal_animation_cue_helpers
example_temporal_animation
example_non_temporal_animation
numpy
)
# Set $lidarview_appname license file.
...
...
This diff is collapsed.
Click to expand it.
Superbuild/Projects/lidarview.cmake
+
1
−
1
View file @
f5f9ee5b
superbuild_add_project
(
lidarview
DEPENDS cxx11 paraview qt5 pcap boost eigen liblas yaml python3 pythonqt
DEPENDS cxx11 paraview qt5 pcap boost eigen liblas yaml python3 pythonqt
numpy
DEPENDS_OPTIONAL pcl ceres opencv nanoflann g2o
DEFAULT_ON
CMAKE_ARGS
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment