Skip to content

Commit

Permalink
remove un-necessary
Browse files Browse the repository at this point in the history
  • Loading branch information
leejw51crypto committed Jun 24, 2022
1 parent abcf4bd commit 036aa61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dynamic: easywsclient.o
-L lib \

x86_64_test_dylib:
export DYLD_LIBRARY_PATH=$(PWD)/lib && ./demo test
./demo test

x86_64_build: x86_64_build_static x86_64_build_dynamic x86_64_test_dylib

Expand Down

0 comments on commit 036aa61

Please sign in to comment.