~ruther/avr-shift-registers

ref: c5b0c625dfd1bb40421c62ada2c79aa30a9cae0b avr-shift-registers/CMakeLists.txt -rw-r--r-- 107 bytes
c5b0c625 — František Boháček feat: initial commit 5 years ago
                                                                                
1
2
3
4
5
# see https://github.com/mkleemann/cmake-avr

cmake_minimum_required(VERSION 2.8)

add_subdirectory(src/sr)