summaryrefslogtreecommitdiff
path: root/src/win32/conanfile.txt
AgeCommit message (Collapse)Author
2024-03-10Add support for encrypting passwords with the Argon2 algorithm.Sadie Powell
Closes #369.
2024-02-11Update the Windows dependencies.Sadie Powell
2023-06-02add gettext to conan depsAdam
2023-06-02use Conan for extra's dependencies on WindowsAdam
conan install src\win32\conanfile.txt --build=missing cmake -B build . cmake --build build --config Release --target PACKAGE