Commit 4e27bbddfa4ae34926856c3e58ee3c179728233c

Saleem Abdulrasool 2024-11-22T15:48:07

build: add missing `Bcrypt` link on Windows When building on Windows, we must link against `Bcrypt` to satisfy the use of `BCryptGenRandom`. Add this to the link interface in CMake to allow use of libxml2 as a static library.