{"library":"ogre-next","install":[{"cmd":"vcpkg install ogre-next","imports":["#include <Ogre/Ogre.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(ogre_next CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE OgreNext::OgreMain)","imports":[]}]}