mirror of
https://github.com/redstrate/Astra.git
synced 2025-04-20 03:37:47 +00:00
Add comment for QtDBus so I don't forget again
This commit is contained in:
parent
dd40ae01c4
commit
9146599551
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@ if (BUILD_SYNC)
|
|||
target_link_libraries(astra_static PRIVATE QuotientQt6)
|
||||
endif ()
|
||||
|
||||
# For screensaver inhibition on Linux
|
||||
if (TARGET Qt6::DBus)
|
||||
target_link_libraries(astra_static PRIVATE Qt6::DBus)
|
||||
target_compile_definitions(astra_static PRIVATE -DHAS_DBUS)
|
||||
|
|
Loading…
Add table
Reference in a new issue