To build raylib for Wayland, `-DUSE_WAYLAND=ON` should be defined in the CMake step or pass `GLFW_LINUX_ENABLE_WAYLAND=TRUE` as an argument to make.
To build raylib for Wayland, `-DGLFW_BUILD_WAYLAND=ON` should be defined in the CMake step or pass `GLFW_LINUX_ENABLE_WAYLAND=TRUE` as an argument to make.
### Build raylib using make
### Build raylib using make
You can compile three different types of raylib library:
You can compile three different types of raylib library: