common/dynamic_library: Import and adapt helper from Dolphin

This commit is contained in:
ReinUsesLisp 2020-03-16 17:48:53 -03:00
parent 27f122c48c
commit 7104e01bb3
3 changed files with 183 additions and 0 deletions

View file

@ -106,6 +106,8 @@ add_library(common STATIC
common_funcs.h
common_paths.h
common_types.h
dynamic_library.cpp
dynamic_library.h
file_util.cpp
file_util.h
hash.h