Feat: make some stuff optional for the CLAP/VST version
This commit is contained in:
@@ -15,5 +15,8 @@ pub mod theme;
|
||||
pub mod views;
|
||||
pub mod widgets;
|
||||
|
||||
#[cfg(feature = "block-renderer")]
|
||||
pub mod block_renderer;
|
||||
|
||||
#[cfg(feature = "desktop")]
|
||||
pub mod input_egui;
|
||||
|
||||
Reference in New Issue
Block a user