debugging windows CI

This commit is contained in:
2023-12-08 15:57:45 +01:00
parent a68f8ede72
commit 51bd482acc

View File

@@ -66,6 +66,8 @@ target("Test")
set_kind("binary")
set_targetdir("test")
add_linkdirs("./")
add_deps("mlx")
add_files("test/main.c")