Commit ea890863 authored by Kirill Smelkov's avatar Kirill Smelkov

Hook in CCAN

CCAN[1] is a "Comprehensive C Archive Network" - a collection of useful
C libraries to use.

Wendelin.core will be a C project in big part, so having CCAN at hand is
useful.

We hook CCAN as git submodule, without copying it into git repo. Later
on making source tarball distribution, the code will be injected into
generated tarball, so there will be no additional dependencies to
download something from network for end users.

[1] http://ccodearchive.net/
parent e870781d
[submodule "ccan"]
path = 3rdparty/ccan
url = git://git.ozlabs.org/~ccan/ccan
ccan @ eaab3d3e
Subproject commit eaab3d3e5cef9a612e688cf2b0d099277ade145a
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment