Fix build
commit2fa2eab15112cb2a4d585a0be89ddcfef24a46b9
authorMike Kaganski <mike.kaganski@collabora.com>
Wed, 20 Nov 2024 12:54:03 +0000 (20 17:54 +0500)
committerMiklos Vajna <vmiklos@collabora.com>
Wed, 20 Nov 2024 13:26:16 +0000 (20 14:26 +0100)
tree24e97969fb4e6938f26fce1f19507314061805cf
parent6569bbba1c7435b11aed909b3b9924dff58da70e
Fix build

  [LNK] Executable/pdfverify.exe
  pdfverify.o : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl svl::crypto::SigningContext::SigningContext(void)" (__imp_??0SigningContext@crypto@svl@@QEAA@XZ) referenced in function "int __cdecl `anonymous namespace'::pdfVerify(int,char * *)" (?pdfVerify@?A0x0f935d2e@@YAHHPEAPEAD@Z)
  pdfverify.o : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl svl::crypto::SigningContext::~SigningContext(void)" (__imp_??1SigningContext@crypto@svl@@QEAA@XZ) referenced in function "int __cdecl `anonymous namespace'::pdfVerify(int,char * *)" (?pdfVerify@?A0x0f935d2e@@YAHHPEAPEAD@Z)
  C:\lo\build2\workdir\LinkTarget\Executable\pdfverify.exe : fatal error LNK1120: 2 unresolved externals

Change-Id: Ifc10321e254023d9194c697794c86e6227a5c05c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176838
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
xmlsecurity/Executable_pdfverify.mk