Skip to content

Commit

Permalink
FEXConfig: Move to new location
Browse files Browse the repository at this point in the history
  • Loading branch information
Sonicadvance1 committed Sep 16, 2024
1 parent 63ab8a9 commit 5af2e87
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Tools/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 5af2e87

Please sign in to comment.