mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-23 03:59:38 +00:00
commit
a5e5bfad46
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ find_package(Boost 1.62 REQUIRED COMPONENTS
|
|||
program_options
|
||||
locale)
|
||||
|
||||
if(LINUX)
|
||||
if(UNIX AND NOT APPLE)
|
||||
find_package(X11 REQUIRED)
|
||||
message(STATUS "X11_FOUND = ${X11_FOUND}")
|
||||
message(STATUS "X11_INCLUDE_DIR = ${X11_INCLUDE_DIR}")
|
||||
|
|
Loading…
Reference in a new issue