Skip to content

TCP and CMake#1291

Merged
fwsGonzo merged 9 commits intoincludeos:devfrom
AndreasAakesson:dev
Apr 6, 2017
Merged

TCP and CMake#1291
fwsGonzo merged 9 commits intoincludeos:devfrom
AndreasAakesson:dev

Conversation

@AndreasAakesson
Copy link
Copy Markdown
Contributor

Small error in TCP.

Also made it possible to easier include IncludeOS libs.

# THIRD PARTY LIBRARIES:

set(LIBRARIES
  "libmana.a"
  )

This will first search for libmana.a locally. If not found, it tries the includeos/lib directory. If nothing there it fails as usual.

@AndreasAakesson
Copy link
Copy Markdown
Contributor Author

jenkins test please

@AndreasAakesson
Copy link
Copy Markdown
Contributor Author

Also fixed a IP and HTTP client issue.

@fwsGonzo fwsGonzo merged commit 5e35e0c into includeos:dev Apr 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants