Add cmake files for examples

This commit is contained in:
Manuel Bleichenbacher
2019-03-19 21:49:08 +01:00
parent f899c38663
commit 267e04c833
8 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,4 @@
set(COMPONENT_SRCS "main.cpp")
set(COMPONENT_ADD_INCLUDEDIRS "")
register_component()