Browse Source

fix

Signed-off-by: crueter <crueter@eden-emu.dev>
pull/3016/head
crueter 5 months ago
parent
commit
2f977d708c
No known key found for this signature in database GPG Key ID: 425ACD2D4830EBC6
  1. 2
      src/qt_common/CMakeLists.txt

2
src/qt_common/CMakeLists.txt

@ -37,8 +37,6 @@ if (UNIX)
target_sources(qt_common PRIVATE gui_settings.cpp gui_settings.h)
endif()
create_target_directory_groups(qt_common)
if (USE_DISCORD_PRESENCE)
target_sources(qt_common PRIVATE
discord/discord_impl.cpp

Loading…
Cancel
Save