add_executable (os-conduit main.c)
target_link_libraries (os-conduit common math lcmtypes ${LIB_PTHREAD})
