OlivierLDff / Qaterial

🧩 Collection of Material Components based on QtQuickControls2.
https://olivierldff.github.io/Qaterial/
MIT License
301 stars 57 forks source link

wasm build is broken #106

Closed OlivierLDff closed 3 years ago

OlivierLDff commented 3 years ago

b33352d35cb15cfd5cc3822d3bb2f3ef57cfe41f broke the build with clang in wasm. Icons.hpp is a huge c++ file with 5000+ Q_PROPERTY.

OlivierLDff commented 3 years ago

Fix https://github.com/OlivierLDff/Qaterial/pull/105