Dicomizer CMake build

I want to build Dicomizer tool for Windows.

I downloaded the latest version ‘OrthancWSI-1.1.tar.gz’ from below link,
https://www.orthanc-server.com/browse.php?path=/whole-slide-imaging

I want to build using CMake GUI.
But i dont find the build instructions to build Dicomizer tool.

Any pointers will help me please.

Note: I am new to Orthanc tools and frameworks.

Thanks,
Anil TA

You should basically use the same instructions as for Linux with static linking: https://book.orthanc-server.com/plugins/wsi.html#static-linking

I guess you are aware that Windows binaries are available here.