Skip to content
Snippets Groups Projects
Commit 78d67cee authored by Alejandro Lopez Gestoso's avatar Alejandro Lopez Gestoso
Browse files

Update ReadMe.md

parent 121b0e6e
No related branches found
No related tags found
No related merge requests found
Pipeline #4395 passed
...@@ -118,7 +118,7 @@ In the case that the package is present, it is necessary to add the header files ...@@ -118,7 +118,7 @@ In the case that the package is present, it is necessary to add the header files
and it is also necessary to link with the desired libraries by using the following command and it is also necessary to link with the desired libraries by using the following command
``` TARGET_LINK_LIBRARIES(<executable name> ${lidar_lite_tilt_LIBRARIES}) ``` ``` TARGET_LINK_LIBRARIES(<executable name> ${lidar_lite_LIBRARIES}) ```
## Examples ## Examples
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment