Naoto Kondo
Naoto Kondo
## Fixes # ### Description of the changes: - Add missing includes for gcc - Update libebml to 1.3.7(Fix compile error for gcc with "EbmlSInteger: Use limits instead of climits")...
The following library and plugins are required to support the wayland platform. ``` libQt5WaylandClient.so libQt5WaylandCompositor.so platforms/libqwayland-* wayland-* ``` close #189
In some environments there is no path to the cmake. Because the CMAKE_COMMAND variable contains the path to the currently used cmake, set it to the CONAN_CMAKE_PROGRAM will solve this...