vcpkg/ports/gsl
Simon Perkins 0ccb3d1140
[gsl] fix gsl x64-linux-dynamic build by guarding win32 string replaces (#31504)
* Guard win32 string replaces

* update version

* Use target_compile_definitions for GSL_DLL

* Update version

* Revert "Use target_compile_definitions for GSL_DLL"

This reverts commit 9b228c100a.

* Address review comments

* Update version

* Revert "Address review comments"

This reverts commit d6e911a87b.

* Address review comments

* Remove target_compile_definitions

* #ifndef WIN32 -> #ifndef _WIN32

* Update version

* Update port-version from 2 to 3

* ./vcpkg x-add-version --all

* Restore version 2 port-version in version/g-/gsl.json
2023-05-22 14:56:05 -07:00
..
0001-configure.patch
0002-add-fp-control.patch
CMakeLists.txt
portfile.cmake
usage
vcpkg-cmake-wrapper.cmake
vcpkg.json