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 585f61b commit 691d52dCopy full SHA for 691d52d
Makefile
@@ -1,5 +1,5 @@
1
# Destination folder for the downloaded libraries
2
-LIBS_DIR := $(abspath ./libs)
+LIBS_DIR := $(abspath ./libs2)
3
4
# Flags for CGO to find the headers and the shared library
5
UNAME_S := $(shell uname -s)
0 commit comments