cmake_minimum_required(VERSION 2.6)
find_package(Rock)
rock_init(imu_an_spatial 0.1)
add_subdirectory(C/Dynamic/)
