{"library":"openfx","install":[{"cmd":"vcpkg install openfx","imports":["#include <ofxCore.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(openfx CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE OpenFX::OpenFX)","imports":[]}]}