summaryrefslogtreecommitdiff
path: root/libcmark-gfm-extensions/README-DEV
blob: d350c92b147265570098ffa81fc6cf21ff1d3b03 (plain)
1
2
3
4
5
6
7
8
9
10
11
This document describes how libcmark-gfm-extensions was packaged for build2.
In particular, this understanding will be useful when upgrading to a new
upstream version. See ../README-DEV for general notes on cmark-gfm packaging.

Symlink the required upstream files and directories into
libcmark-gfm-extensions/:

$ ln -s ../../upstream/extensions libcmark-gfm-extensions

Create cmark-gfm-extensions_export.h defining CMARK_GFM_EXTENSIONS_EXPORT
macro.