mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-09 20:30:05 +00:00
Removed unused and outdated external qhexedit
This commit is contained in:
parent
380c165339
commit
abc5c134a3
13 changed files with 2 additions and 2353 deletions
|
@ -271,11 +271,6 @@ if (MSVC)
|
|||
endif()
|
||||
|
||||
# process subdirectories
|
||||
if(ENABLE_QT)
|
||||
include_directories(externals/qhexedit)
|
||||
add_subdirectory(externals/qhexedit)
|
||||
endif()
|
||||
|
||||
add_subdirectory(externals/soundtouch)
|
||||
|
||||
enable_testing()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue