Added cppbitmask with tests, added travis CI build

This commit is contained in:
2021-03-22 10:33:31 +01:00
parent 315e5d1dd2
commit 1aedce965a
7 changed files with 134 additions and 0 deletions

View File

@ -1,5 +1,6 @@
HEADERS += \
$$PWD/src/cleanuphelper.h \
$$PWD/src/cppbitmask.h \
$$PWD/src/cppflags.h \
$$PWD/src/cppmacros.h \
$$PWD/src/cppoverloadutils.h \