mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-22 11:38:57 +00:00
feat(Storybook): Prevent building for desktop using Storybook.pro
Closes #8451
This commit is contained in:
parent
e2f157018c
commit
f934eeebb3
@ -1,3 +1,7 @@
|
||||
if(!wasm-emscripten) {
|
||||
error("Use CMake configuration for platforms other then wasm!")
|
||||
}
|
||||
|
||||
QT += core \
|
||||
quick \
|
||||
quickcontrols2 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user