We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1017a09 commit 2c5d371Copy full SHA for 2c5d371
Makefile
@@ -39,7 +39,7 @@ build:
39
run:
40
ifeq ($(OS),Windows_NT)
41
dir libs
42
- copy .\libs\libcodex.dll .
+# copy .\libs\libcodex.dll .
43
.\$(BIN_NAME)
44
else
45
./$(BIN_NAME)
0 commit comments