e73407f64c
* pulseblaster kernel module now building with cmake * each driver has own CMakeLists.txt
2 lines
66 B
CMake
2 lines
66 B
CMake
cmake_minimum_required(VERSION 3.0)
|
|
add_library(AD5791 AD5791.cpp) |