Skip to content

Documentation: how to change juce macro definitions "JucePlugin_xxx" #153

@zeebyezon

Description

@zeebyezon

I read all the doc carefully and I could not figure out how to set for example JucePlugin_WantsMidiInput=1.
I see it is set to 0 on the command line.
I tried to define it in the CMakeLists.txt of the source directory (target_compile_definitions(SharedCode...): it works on Windows but produces a lot of warnings on linux and mac.

How are we supposed to do?
This should be documented.
(sorry if I missed something)

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions