Valhalla structs
Build and Push Docker Image / build_and_push (push) Successful in 3m58s
Details
Build and Push Docker Image / build_and_push (push) Successful in 3m58s
Details
This commit is contained in:
parent
11405e2a99
commit
b858b0fb19
|
@ -1,6 +1,6 @@
|
||||||
package valhalla
|
package valhalla
|
||||||
|
|
||||||
// #cgo LDFLAGS: -L/usr/local/lib/ -llibvalhalla-go
|
// #cgo LDFLAGS: -L/usr/local/lib/ -lvalhalla_go
|
||||||
// #include <stdio.h>
|
// #include <stdio.h>
|
||||||
// #include <stdlib.h>
|
// #include <stdlib.h>
|
||||||
// #include "./bindings/valhalla_go.h"
|
// #include "./bindings/valhalla_go.h"
|
||||||
|
|
Loading…
Reference in New Issue