Upgrade libchdr

Fixes cmake includes
This commit is contained in:
TellowKrinkle 2021-04-17 02:33:37 -05:00 committed by tellowkrinkle
parent 108e8bdf0a
commit 2c869afbc6
2 changed files with 1 additions and 2 deletions

@ -1 +1 @@
Subproject commit d8e4c256e5941d9951c3f155b15258b5be714022
Subproject commit a17c0da7e9efa8cbb752c707df7d5457b2149fb8

View File

@ -291,7 +291,6 @@ if(NOT USE_SYSTEM_YAML)
endif()
add_subdirectory(3rdparty/libchdr/libchdr EXCLUDE_FROM_ALL)
include_directories(3rdparty/libchdr/libchdr/include)