Skip to content

Commit

Permalink
Merge pull request #57 from rticommunity/develop
Browse files Browse the repository at this point in the history
removed static libs
  • Loading branch information
kyoungho authored Jul 16, 2024
2 parents 8b76157 + 5e16c2a commit 62f0247
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 25 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,9 @@ Import:
import "github.com/rticommunity/rticonnextdds-connector-go"
```


Please see [examples](examples/README.md) for usage details.

Build:
```bash
$ go build reader.go
Expand Down
9 changes: 0 additions & 9 deletions build_static.go

This file was deleted.

4 changes: 0 additions & 4 deletions static_lib/.gitattributes

This file was deleted.

3 changes: 0 additions & 3 deletions static_lib/x64Darwin16clang8.0/libluaz.a

This file was deleted.

3 changes: 0 additions & 3 deletions static_lib/x64Darwin16clang8.0/librtiddsconnectorz.a

This file was deleted.

3 changes: 0 additions & 3 deletions static_lib/x64Linux2.6gcc4.4.5/libluaz.a

This file was deleted.

3 changes: 0 additions & 3 deletions static_lib/x64Linux2.6gcc4.4.5/librtiddsconnectorz.a

This file was deleted.

0 comments on commit 62f0247

Please sign in to comment.