You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
The resetting of `CMAKE_SWIG_FLAGS` to the empty string in the bindings' CMakeLists.txt files was clearing away the definitions for things like `USE_IMAGEMAGICK` and `USE_BLACKMAGIC`, causing the bindings to be built _without_ those classes even if they're available in the library.