We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75f45b1 commit 41d5b76Copy full SHA for 41d5b76
configure.ac
@@ -93,6 +93,8 @@ if test "x$VCPKG_TRIPLET" != "x" ; then
93
fi
94
95
./vcpkg/vcpkg install --triplet=$VCPKG_TRIPLET
96
+ cat /Users/runner/work/firebird/firebird/vcpkg/buildtrees/libcxx/build-fb-x64-osx-rel-out.log
97
+ cat /Users/runner/work/firebird/firebird/vcpkg/buildtrees/libcxx/build-fb-x64-osx-rel-err.log
98
99
VCPKG_INSTALLED=`pwd`/vcpkg_installed/$VCPKG_TRIPLET
100
AC_SUBST(VCPKG_INSTALLED)
0 commit comments