vcpkg/ports/tensorflow-common
Daniel Schürmann 1bca1f0203
[tensorflow-common] remove single quotes from vcpkg flags (#21869)
* [vcpkg_acquire_msys] Update bzip2 to 1.0.8-2

* [tensorflow-common] remove single quotes from vcpkg flags

They are escaped like '\'-mtune=native\''  which leads to a compiler error:
cc: error: unrecognized command line option '-mtune=native'
Set via: set(VCPKG_CXX_FLAGS "-mtune=native")
2021-12-17 13:22:50 -05: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-common] remove single quotes from vcpkg flags (#21869) 2021-12-17 13:22:50 -05:00
tensorflow-config-shared.cmake.in
tensorflow-config-static.cmake.in
tensorflow-config-windows-dll.cmake.in
tensorflow-config-windows-lib.cmake.in
vcpkg.json [tensorflow-common] remove single quotes from vcpkg flags (#21869) 2021-12-17 13:22:50 -05:00