mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-22 23:19:02 +08:00
Add go.mod to the package
This commit is contained in:
parent
c852e53875
commit
294e10c387
@ -20,7 +20,9 @@ set(SRCS
|
||||
src/fdb/database.go
|
||||
src/fdb/directory/directorySubspace.go
|
||||
src/fdb/fdb_test.go
|
||||
src/fdb/snapshot.go)
|
||||
src/fdb/snapshot.go
|
||||
|
||||
go.mod)
|
||||
|
||||
set(GOPATH ${CMAKE_CURRENT_BINARY_DIR})
|
||||
set(GO_PACKAGE_ROOT github.com/apple/foundationdb/bindings/go)
|
||||
|
Loading…
x
Reference in New Issue
Block a user