diff --git a/README.md b/README.md index ddf87ec..a6c11d4 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,10 @@ vcpkg install inja boost doctest icu ## TODO: +- Improve vcpkg dependency handling. + - Fork vcpkg? + - Pin version in manifest (vckpg.json)? + - Probably have to force some more dependencies since unit test messages are sometimes not regenerated even though the templates or generator changes.