Skip to content
Snippets Groups Projects
Arkadiusz Janz's avatar
6e6b8156

Requirements:

  • antlr
  • corpus2

Build: $ mkdir build $ cd build $ cmake .. $ make -j 4 $ make install $ ldconfig

Prepare *.deb packages: $ mkdir build $ cd build $ cmake .. $ cmake --build . $ cpack