librobotcontrol-sys 0.4.0

Rust port of librobotcontrol
Documentation
1
2
3
4
5
6
7

cmake_minimum_required(VERSION 3.7)

project(robotcontrol C)

add_subdirectory(library)