Skip to content

Make some of the CMake dependencies optional

I am trying to cross-compile and haven't build all the frameworks. Since these dependencies are only used by some of the targets we can make them optional instead of required.

Merge request reports