Skip to content

Commit 691d52d

Browse files
committed
Debug on mac
1 parent 585f61b commit 691d52d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Destination folder for the downloaded libraries
2-
LIBS_DIR := $(abspath ./libs)
2+
LIBS_DIR := $(abspath ./libs2)
33

44
# Flags for CGO to find the headers and the shared library
55
UNAME_S := $(shell uname -s)

0 commit comments

Comments
 (0)