Skip to content
Snippets Groups Projects
Commit 64572b7e authored by Fabian Paus's avatar Fabian Paus
Browse files

Hokuyo: Fixed application (include needed)

parent 11b4d018
No related branches found
No related tags found
Loading
......@@ -9,6 +9,8 @@ armarx_component_set_name("HokuyoLaserUnitApp")
# include_directories(${MyLib_INCLUDE_DIRS})
#endif()
find_package(HokuyoLaserScannerDriver QUIET)
set(COMPONENT_LIBS
ArmarXCoreInterfaces
ArmarXCore
......
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