{"library":"orange-math","install":[{"cmd":"vcpkg install orange-math","imports":["#include <orange/math.hpp>"]},{"cmd":"# CMakeLists.txt\nfind_package(orange_math CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE orange::math)","imports":[]}]}