source file for utility now

This commit is contained in:
2021-02-23 12:13:04 +01:00
committed by Robin Mueller
parent 0cf486b60e
commit b0e9cff27c
7 changed files with 116 additions and 112 deletions

View File

@ -0,0 +1,7 @@
target_sources(${TARGET_NAME} PUBLIC
Utility.cpp
)