compor / pandocology-examples

examples for pandocology cmake module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This repo provides various example uses for pandocology.

How to use

  • git clone --recursive [repo]
  • mkdir build && cd build
  • cmake [repo]
  • cmake --build . or just make

About

examples for pandocology cmake module


Languages

Language:CMake 100.0%