Skip to content

Commit

Permalink
debugging windows CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Kbz-8 committed Dec 8, 2023
1 parent e6298b1 commit 74e5e35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions xmake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ target("Test")
set_kind("binary")
set_targetdir("test")

add_linkdirs("./")

add_deps("mlx")

add_files("test/main.c")
Expand Down

0 comments on commit 74e5e35

Please sign in to comment.