Unittests on windows

When adding a new feature to lvgl, I would like to run the unittests. But it seems only linux environment is supported. Is there any guidance on how to do this in windows?
I am using VS2022 which does support CMake.