ADD_EXECUTABLE(rtvl_hello rtvl_hello.cxx)
TARGET_LINK_LIBRARIES(rtvl_hello rtvl vnl)
