Preparations for unit tests

This commit is contained in:
2021-02-14 23:22:47 +01:00
parent f623ffd842
commit b8fe94f78b
6 changed files with 57 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
HEADERS += \
$$PWD/cpputilstestutils.h
SOURCES += \
$$PWD/cpputilstestutils.cpp