~ruther/avr-shift-registers

ref: 1f2a92a06212f4f39cef70035f3250a2ae43e640 avr-shift-registers/CMakeLists.txt -rw-r--r-- 107 bytes
1f2a92a0 — František Boháček fix: code 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)