e73407f64c
* pulseblaster kernel module now building with cmake * each driver has own CMakeLists.txt
3 lines
107 B
CMake
3 lines
107 B
CMake
cmake_minimum_required(VERSION 3.0)
|
|
|
|
add_library(SpinCore-PulseBlaster24Bit SpinCore-PulseBlaster24Bit.cpp) |