Skip to content

Commit

Permalink
Fix GUI build.
Browse files Browse the repository at this point in the history
  • Loading branch information
captainys committed Apr 12, 2024
1 parent c4d7013 commit 8ff4313
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gui/src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ add_subdirectory(../../src/ym2612 ym2612)
# add_subdirectory(../../src/ym2612tests ym2612tests)
add_subdirectory(../../src/rf5c68 rf5c68)
add_subdirectory(../../src/i8251 i8251)
add_subdirectory(../../src/i8253 i8253)
add_subdirectory(../../src/i8251_to_socket i8251_to_socket)
add_subdirectory(../../src/diskdrive diskdrive)

Expand Down

0 comments on commit 8ff4313

Please sign in to comment.