Changes
Page history
formatting
authored
Dec 09, 2016
by
Mohcine Chraibi
Hide whitespace changes
Inline
Side-by-side
docs/2016-11-02-QuickStart.md
View page @
6a93e9e5
---
layout
:
post
title
:
Quick start
subtitle
:
Compiling the code
permalink
:
2016-11-02-quickstart.html
---
To install
`JPScore`
there are three steps to follow:
...
...
@@ -25,7 +18,7 @@ cmake ..
Some packages and libraries are required to get
`jpscore`
compiled.
See also
[
requirements
](
2016-11-03-requirements
.html
)
.
See also
[
requirements
](
2016-11-03-requirements
)
.
In case something is missing,
`CMake`
will report an error and point to the missing package.
...
...
...
...