hoymilesSunspecInterface/CMakeLists.txt
2024-04-08 21:41:26 +02:00

4 lines
No EOL
124 B
CMake

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