simple mode working

This commit is contained in:
2021-06-30 15:32:15 +02:00
parent 4f2b422711
commit f4115bb92c
5 changed files with 37 additions and 27 deletions

View File

@ -0,0 +1,3 @@
target_sources(${TARGET_NAME} PRIVATE
simple.cpp
)