mirror of
https://github.com/eclipse/upm.git
synced 2025-03-15 04:57:30 +03:00
stepmotor: clock_gettime needs lrt with older gcc/glib2 versions
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
parent
d04f93ffca
commit
091bd9b381
@ -3,3 +3,4 @@ set (libdescription "upm STEPMOTOR")
|
||||
set (module_src ${libname}.cxx)
|
||||
set (module_h ${libname}.h)
|
||||
upm_module_init()
|
||||
target_link_libraries(${libname} rt)
|
||||
|
Loading…
x
Reference in New Issue
Block a user