Skip to content
Snippets Groups Projects
Commit 0346a77b authored by Sergi Foix Salmerón's avatar Sergi Foix Salmerón
Browse files

Adding W3C XML Schema to C++ Compiler dependency in Readme.md

parent b4c3dc6e
No related branches found
No related tags found
No related merge requests found
...@@ -28,6 +28,7 @@ This package requires of the following system libraries and packages ...@@ -28,6 +28,7 @@ This package requires of the following system libraries and packages
* [cmake](https://www.cmake.org "CMake's Homepage"), a cross-platform build system. * [cmake](https://www.cmake.org "CMake's Homepage"), a cross-platform build system.
* [doxygen](http://www.doxygen.org "Doxygen's Homepage") and [graphviz](http://www.graphviz.org "Graphviz's Homepage") to generate the documentation. * [doxygen](http://www.doxygen.org "Doxygen's Homepage") and [graphviz](http://www.graphviz.org "Graphviz's Homepage") to generate the documentation.
* stdc++ and pthread libraries. * stdc++ and pthread libraries.
* xsdcxx, W3C XML Schema to C++ Compiler
Under linux all of these utilities are available in ready-to-use packages. Under linux all of these utilities are available in ready-to-use packages.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment