mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Turn off KICAD_WAYLAND by default.
This commit is contained in:
parent
485db8bccd
commit
862567b21a
@ -114,7 +114,7 @@ cmake_dependent_option( KICAD_USE_BUNDLED_GLEW
|
||||
|
||||
cmake_dependent_option( KICAD_WAYLAND
|
||||
"Support Wayland features"
|
||||
ON "UNIX_NOT_APPLE"
|
||||
OFF "UNIX_NOT_APPLE"
|
||||
OFF )
|
||||
|
||||
# Options to build with flatpak platform defaults (only on Linux)
|
||||
|
Loading…
x
Reference in New Issue
Block a user