vcpkg/ports/tensorflow-common
Kai Pastor 5a5242aee4
[world rebuild][vcpkg scripts] Test, fix, extend vcpkg_execute_required_process (#39445)
Fixes `OUTPUT_VARIABLE`, `ERROR_VARIABLE`. 

vcpkg always wants logfiles. CMake (`execute_process`) doesn't send
stdout/stderr to files and variables at the same time, and even "the
precedence is not specified". So simultaneous output has to be handled
in `vcpkg_execute_required_process`.

At this occasion, port the arguments for stripping trailing whitespace.

`tensorflow-common` implicitly relied on the broken behavior. I chose
the minimal fix: drop the pointless calls, just set the empty value.
2024-06-28 22:21:10 -07:00
..
change-macros-for-static-lib.patch
convert_lib_params_linux.py
convert_lib_params_macos.py
convert_lib_params_windows.py
fix-build-error.patch
fix-windows-build.patch
generate_static_link_cmd_linux.py
generate_static_link_cmd_macos.py
generate_static_link_cmd_windows.py
LICENSE.txt
portfile.cmake
README-linux
README-macos
README-windows
tensorflow-common.cmake
tensorflow-config-shared.cmake.in
tensorflow-config-static.cmake.in
tensorflow-config-windows-dll.cmake.in
tensorflow-config-windows-lib.cmake.in
vcpkg.json