Skip to content

Commit

Permalink
Depend on StateObserverLib
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterBowman authored Sep 19, 2023
1 parent 9b9159b commit 9a86341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/YarpPlugins/CuiAbsolute/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ yarp_prepare_plugin(CuiAbsolute
TYPE roboticslab::CuiAbsolute
INCLUDE CuiAbsolute.hpp
DEFAULT ON
DEPENDS ENABLE_CanBusSharerLib)
DEPENDS "ENABLE_CanBusSharerLib;ENABLE_StateObserverLib")

if(NOT SKIP_CuiAbsolute)

Expand Down

0 comments on commit 9a86341

Please sign in to comment.