Common: Add a CD image hasher class

This commit is contained in:
Connor McLaughlin
2020-06-08 01:19:35 +10:00
parent 06f5c3710d
commit 8b04b74f27
7 changed files with 165 additions and 0 deletions

View File

@@ -13,6 +13,8 @@ add_library(common
cd_image_bin.cpp
cd_image_cue.cpp
cd_image_chd.cpp
cd_image_hasher.cpp
cd_image_hasher.h
cd_subchannel_replacement.cpp
cd_subchannel_replacement.h
cd_xa.cpp