Custom Compiler Flags? (Parallel Processing)
-
I have never done this before, for Hise I'm not sure if there is a nice simple way to do this, but I am setting up eigen, and possibly xSimd too for parallel processing, and these require setting up flags in the compiler. Where would I do this?
Thanks in advance!
-
-
@griffinboy You'd probably need to open the project's juicer file and set them there.
-