mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 06:39:46 -06:00
VolumeVerifier: Add datfile parsing
This commit is contained in:
@ -45,5 +45,6 @@ add_library(discio
|
||||
|
||||
target_link_libraries(discio
|
||||
PRIVATE
|
||||
pugixml
|
||||
ZLIB::ZLIB
|
||||
)
|
||||
|
Reference in New Issue
Block a user