vcpkg/ports/libsodium
Kai Pastor 7a7ef70514
[libsodium] Use official build systems (#36800)
Drop the complex and undermaintained build system vendored into the
port.
Use msbuild for windows, and autotools otherwise.

Note: Users who change options via triplet files
(`VCPKG_CMAKE_CONFIGURE_OPTIONS`) must/can migrate to the official
options (via `VCPKG_CONFIGURE_MAKE_OPTIONS`; no equivalent for
msbuild?).

Should resolve #32888 according to my earlier ["the build also succeeds
with the official autoconf build
system."](https://github.com/microsoft/vcpkg/issues/32888#issuecomment-1662730210)
Should resolve #36777.
2024-02-21 22:07:27 -08:00
..
portfile.cmake [libsodium] Use official build systems (#36800) 2024-02-21 22:07:27 -08:00
sodiumConfig.cmake.in [libsodium] Use official build systems (#36800) 2024-02-21 22:07:27 -08:00
vcpkg.json [libsodium] Use official build systems (#36800) 2024-02-21 22:07:27 -08:00