Add an option to the cmake build system to disable the plugin. This is needed on arm, as the plugin uses x86-intrinsics.
Closes jp9000/obs-studio#867
The code specific to Mac OS X helps convert `CFString` instances to `std::string`s.