mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 09:35:32 -07:00
Fix typo
This commit is contained in:
@@ -63,7 +63,7 @@ else()
|
||||
endif()
|
||||
|
||||
if(SYSTEM_MIDI)
|
||||
target_compile_definition(snd PRIVATE SYSTEM_MIDI)
|
||||
target_compile_definitions(snd PRIVATE SYSTEM_MIDI)
|
||||
endif()
|
||||
|
||||
if(FLUIDSYNTH)
|
||||
|
||||
Reference in New Issue
Block a user