lv_drivers icon indicating copy to clipboard operation
lv_drivers copied to clipboard

refactor(cmake) : remove dependence of wayland when not use it

Open HR1025 opened this issue 2 years ago • 4 comments

HR1025 avatar Nov 12 '22 08:11 HR1025

[how]

  1. move wayland related Cmake to cmake/wayland_driver.cmake
  2. use option to choose whether build or not wayland
  3. add build directory to git ignore

HR1025 avatar Nov 12 '22 08:11 HR1025

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.

HR1025 avatar Nov 12 '22 08:11 HR1025

Thank you for your advice. I will revise them.

HR1025 avatar Nov 12 '22 16:11 HR1025

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.

stale[bot] avatar Apr 20 '23 03:04 stale[bot]