Skip to content

jonathanpoelen/qxslt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qxslt

XSLT Preprocessor

Dependencies

  • Qt5XmlPatterns

sudo apt-get install libqt5xmlpatterns5 libqt5xmlpatterns5-dev

Build

mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release ..

Usage

qxslt file.xml [file.xsl]