FEXQConfig->FEXConfig

This commit is contained in:
Ryan Houdek 2024-09-16 02:09:45 -07:00
parent 7c7b99f9c5
commit 35cb1f710c
No known key found for this signature in database
13 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ if (NOT MINGW_BUILD)
find_package(Qt5 COMPONENTS Qml Quick Widgets REQUIRED)
endif()
add_subdirectory(FEXQonfig/)
add_subdirectory(FEXConfig/)
endif()
if (ENABLE_GDB_SYMBOLS)