
cmake_minimum_required( VERSION 3.0 )

project( statespace )

add_subdirectory( libstatespace )
