mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-10 07:32:34 -07:00
Removed unused and outdated external qhexedit
This commit is contained in:
@@ -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()
|
||||
|
Reference in New Issue
Block a user