You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-6Lines changed: 12 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
-
# PCL-CMake-Action
2
-
An action for building Point Cloud Library (`PCL`) projects that uses `CMake`, `VTK` and/or `QT` dependencies.
1
+
# PCL-Build-Action
2
+
An action for building CMake projects that use Point Cloud Library (`PCL`), `VTK` and/or `QT` dependencies.
3
3
4
4
## Description
5
5
This action uses a pre-compiled [pcl-docker-alpine](https://hub.docker.com/r/danieltobon43/pcl-docker) image with aditional developer tools for compilation.
@@ -59,15 +59,21 @@ The following subsystems were built:
0 commit comments