--- bindings/c/CMakeLists.txt.orig	2024-01-17 13:58:04 UTC
+++ bindings/c/CMakeLists.txt
@@ -78,7 +78,7 @@ if(WIN32)
 endif()
 
 # The tests don't build on windows
-if(NOT WIN32)
+if(FALSE)
   set(MAKO_SRCS
     test/mako/mako.c
     test/mako/mako.h
