e73407f64c
* pulseblaster kernel module now building with cmake * each driver has own CMakeLists.txt
3 lines
112 B
CMake
3 lines
112 B
CMake
cmake_minimum_required(VERSION 3.0)
|
|
|
|
add_library(Eurotherm-2000Series Eurotherm-2000Series.cpp ../tempcont.cpp) |