The vcpkg talib port needs a real update at 0.8.2, not just a version and SHA512 bump: #423 makes the build install a CMake package config, which changes what the port must do and lets its hand-written wrapper go away.
It cannot be done before 0.8.2 is published: the port builds the released ta-lib-<ver>-src.tar.gz, and the CMake config only exists from 0.8.2 onward.
The vcpkg
talibport needs a real update at 0.8.2, not just a version and SHA512 bump: #423 makes the build install a CMake package config, which changes what the port must do and lets its hand-written wrapper go away.It cannot be done before 0.8.2 is published: the port builds the released
ta-lib-<ver>-src.tar.gz, and the CMake config only exists from 0.8.2 onward.