https://github.com/povilasb/cpp-netlib-sample
cpp-netlib library use basic sample.
https://github.com/povilasb/cpp-netlib-sample
Last synced: 3 months ago
JSON representation
cpp-netlib library use basic sample.
- Host: GitHub
- URL: https://github.com/povilasb/cpp-netlib-sample
- Owner: povilasb
- License: mit
- Created: 2014-07-10T18:57:58.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-03T20:01:18.000Z (about 10 years ago)
- Last Synced: 2025-03-16T00:14:24.002Z (3 months ago)
- Language: CMake
- Size: 180 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
=====
About
=====Basic `cpp-netlib `_ use sample.
Dependencies
============* boost - download boost manually, compile it and and a symlink ``./lib/boost``
to the root boost dir.
* cpp-netlib - ``git submodule update --init --recursive``.