index
:
mppdown
master
C++ implementation of the mdown2 specification.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
Jamroot
1
1 files changed, 1 insertions, 0 deletions
diff --git a/Jamroot b/Jamroot
new file mode 100644
index 0000000..f451ada
--- /dev/null
+++ b/
Jamroot
@@ -0,0 +1 @@
+exe mppdown : [ glob-tree *.cpp ] ;