Moved rc-switch to sub-project

This commit is contained in:
Michael Mandl 2017-10-19 13:57:55 +02:00
parent 6c9646291e
commit bb82ff8317
4 changed files with 15 additions and 7 deletions

View file

@ -0,0 +1,11 @@
cmake_minimum_required(VERSION 3.6)
add_library(rc-switch
rc-switch/RCSwitch.cpp
rc-switch/RCSwitch.h
)
target_include_directories(rc-switch
PUBLIC .
)

@ -0,0 +1 @@
Subproject commit cf4b0053d72bbfa6831d6ff636dbd249ec385cff