refactoring for added unittests

This commit is contained in:
2021-09-29 10:52:36 +02:00
parent e4286d18d4
commit f61d0e83f0
13 changed files with 142 additions and 16 deletions

View File

@ -1 +1,5 @@
add_subdirectory(testcfg)
target_sources(${TARGET_NAME} PRIVATE
main.cpp
)