From f5ccc3d2aa178a72ae277108082cb9fc5043e1cc Mon Sep 17 00:00:00 2001 From: Tobiasz Laskowski Date: Mon, 10 Feb 2025 01:51:48 +0000 Subject: [PATCH] Add missing crypt32.lib for static windows build --- templates/cpp/static/BuildMain.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/cpp/static/BuildMain.xml b/templates/cpp/static/BuildMain.xml index 1342c8a9b..dda4b8a70 100644 --- a/templates/cpp/static/BuildMain.xml +++ b/templates/cpp/static/BuildMain.xml @@ -35,6 +35,7 @@ +