--- bindings/c/CMakeLists.txt.orig 2021-12-29 13:15:46 UTC +++ bindings/c/CMakeLists.txt @@ -65,7 +65,7 @@ if(WIN32) endif() # The tests don't build on windows -if(NOT WIN32) +if(NOT WIN32 AND NOT CMAKE_SYSTEM_NAME STREQUAL "FreeBSD") set(MAKO_SRCS test/mako/mako.c test/mako/mako.h