cmake_minimum_required(VERSION 3.6.0) project(hoymilesSunspecInterface VERSION 0.1.0 LANGUAGES C CXX) add_subdirectory(src)