Skip to content

Commit

Permalink
set libuv dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
CppCXY committed Sep 15, 2023
1 parent 760fdfe commit 5e53f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emmy_debugger/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ add_library(emmy_debugger STATIC)

add_dependencies(
emmy_debugger
uv
uv_a
)

target_include_directories(emmy_debugger PUBLIC
Expand Down

0 comments on commit 5e53f65

Please sign in to comment.