There's no further commandlinetool involved. I just do "cmake .." + "cmake --build ."
In the example: https://vcpkg.readthedocs.io/en/late...sing-packages/
it says:
> Note: The correct sqlite3.dll is automatically copied to the output folder when building for x86-windows. You will need to distribute this along with your application.
I will diff the -trace and report back.