Skip to content

Code refactored to use NPM packages from https://github.com/lukka/run-cmake-vcpkg-action-libs

Compare
Choose a tag to compare
@lukka lukka released this 07 Sep 21:33
· 6 commits to v4 since this release

No new functionality.

Code has been refactored to leverages NPM packages published from: https://github.com/lukka/run-cmake-vcpkg-action-libs

The initially created solution based on a common Git submodule for sharing code among multiple GitHub Actions and Azure DevOps tasks has been dropped!

Now using NPM packages it is easier than ever to contribute by adding new features or fix bugs.

All unit tests have been moved into the NPM packages repository.