sys: Added time and source to logger output

This commit is contained in:
WerWolv
2022-02-02 17:19:50 +01:00
parent c2bcbfb1e0
commit df1d302bcb
10 changed files with 26 additions and 8 deletions

View File

@@ -1,6 +1,7 @@
project(unit_tests)
enable_testing()
add_compile_definitions(IMHEX_PROJECT_NAME="${PROJECT_NAME}")
add_custom_target(unit_tests)
add_subdirectory(common)