lv_drivers
lv_drivers copied to clipboard
refactor(cmake) : remove dependence of wayland when not use it
[how]
- move wayland related Cmake to
cmake/wayland_driver.cmake
- use option to choose whether build or not wayland
- add build directory to git ignore
This merge combine CMakeLists.txt
with wayland/CMakeLists.txt
to make them work together.
Thank to @WallaceIT for previous wayland/CMakeLists.txt
.
Many implementations refer to it.
Thank you for your advice. I will revise them.
This issue or pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.