build: Split the main CMakeLists.txt for readability reasons

This commit is contained in:
Léo Lam
2020-09-20 17:17:53 +02:00
parent 7839003d5e
commit 509d19f762
11 changed files with 214 additions and 194 deletions
@@ -0,0 +1,3 @@
target_sources(uking PRIVATE
mesTransceiver.h
)