Addressed feedback

This commit is contained in:
unknown 2019-02-08 06:45:50 +01:00 committed by FreddyFunk
parent 44e5cc7a29
commit 27aac8d363
7 changed files with 145 additions and 91 deletions

View file

@ -79,8 +79,6 @@ add_library(common STATIC
common_funcs.h
common_paths.h
common_types.h
data_compression.cpp
data_compression.h
file_util.cpp
file_util.h
hash.h
@ -93,6 +91,8 @@ add_library(common STATIC
logging/log.h
logging/text_formatter.cpp
logging/text_formatter.h
lz4_compression.cpp
lz4_compression.h
math_util.h
memory_hook.cpp
memory_hook.h