mirror of
https://github.com/redstrate/Astra.git
synced 2025-04-22 12:47:44 +00:00
Only link to X11 when building with Watchdog support
This commit is contained in:
parent
36e1aab0a1
commit
d588bfcb6c
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ if(ENABLE_WATCHDOG)
|
|||
src/gameparser.cpp)
|
||||
endif()
|
||||
|
||||
if(UNIX AND NOT APPLE)
|
||||
if(ENABLE_WATCHDOG)
|
||||
set(LIBRARIES ${LIBRARIES}
|
||||
X11
|
||||
Xcomposite
|
||||
|
|
Loading…
Add table
Reference in a new issue