Browse Source
fix
Signed-off-by: crueter <crueter@eden-emu.dev>
pull/3016/head
crueter
5 months ago
No known key found for this signature in database
GPG Key ID: 425ACD2D4830EBC6
1 changed files with
0 additions and
2 deletions
-
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 |
|
|
|
|