|
30cfd4e3
|
2019-02-13T12:27:21
|
|
appveyor.yml: Fix syntax.
|
|
e43ac60a
|
2019-02-13T12:25:27
|
|
appveyor.yml: CMake 3.13.3 seems to always equire path to project root.
|
|
5f33d933
|
2019-02-07T15:54:25
|
|
Build md4c as a shared library. (#49)
Build md4c as a shared library.
- Define the current version in the main CMakeLists.txt, so it can be used
within the project.
- Define VERSION, SOVERSION and PUBLIC_HEADER as target properties.
- Be able to install both libmd4c and md2html.
- Create a pkg-config file.
Fixes #48
|
|
43084eac
|
2016-10-03T20:46:33
|
|
Add recipe for continuous integration builds on https://appveyor.com.
|