print the contents of boost-system folder

This commit is contained in:
2024-05-29 20:43:07 -06:00
parent 9013f1a448
commit 261cac8fdd

View File

@@ -152,10 +152,7 @@
working-directory: proj/vs2017
},
{
run: "dir C:/vcpkg/installed/x64-windows/lib"
},
{
run: "dir C:/vcpkg/installed/x64-windows/include"
run: "dir C:/vcpkg/packages/boost-system_x64-windows/lib"
},
{
name: build and unit test,