openharmony编译第三方库找不到sdk_info.json
import("buildohos.gni")import("buildtoolchainohosohostoolchain.gni")config("btnowarnconfig"){cflags["Wnoimplicitfunctiondeclaration","Wnopointersign","Wnounusedvariable",]}config("btcflagconfig"){cflags[]ldflags["lm"]}ohossharedlibrary("behaviortree"){sources["srcactionnode.cpp","srcbasictypes.cpp","srcbehaviortree.cpp","srcblackboard.cpp","srcbtfactory.cpp","srcdecoratornode.cpp","srccondition...