FRUT icon indicating copy to clipboard operation
FRUT copied to clipboard

Building JUCE projects using CMake made easy

Results 39 FRUT issues
Sort by recently updated
recently updated
newest added

If you would like `Reprojucer.cmake` to support the setting `EMBEDDED_FRAMEWORKS` ("Embedded Frameworks" in Projucer), please leave a comment on this issue.

missing feature
exporter: Xcode

If you would like `Reprojucer.cmake` to support the setting `XCODE_SUBPROJECTS` ("Xcode Subprojects" in Projucer), please leave a comment on this issue.

missing feature
exporter: Xcode

If you would like `Reprojucer.cmake` to support the setting `USE_MKL_LIBRARY_ONE_API` ("Use MKL Library (oneAPI)" in Projucer), please leave a comment on this issue.

missing feature
exporter: Visual Studio

If you would like `Reprojucer.cmake` to support the setting `USE_IPP_LIBRARY_ONE_API` ("Use IPP Library (oneAPI)" in Projucer), please leave a comment on this issue.

missing feature
exporter: Visual Studio

If you would like `Reprojucer.cmake` to support the setting `USE_LEGACY_BUILD_SYSTEM` ("Use Legacy Build System" in Projucer), please leave a comment on this issue.

missing feature
exporter: Xcode

If you would like `Reprojucer.cmake` to support the setting `USE_PRECOMPILED_HEADER` ("Use Precompiled Header" in Projucer), please leave a comment on this issue.

missing feature
exporter: Xcode
exporter: Visual Studio

Juce 7 now supports [the LV2 plugin format](https://lv2plug.in/). It's enabled via Projucer the same way the other formats are enabled, by adding a value to the JUCERPROJECT/pluginFormats property: `buildLV2` (as...

missing feature

Hi @McMartin ! I hope everything is going fine for you ! 🙂 I was wondering if it would be possible to have some options in Jucer2Reprojucer to modify the...

enhancement