<html>
<head>
  <link rel="stylesheet" type="text/css" href="doc.css">
  <meta charset="UTF-8">
</head>
<body>
<h3 id="Inititial.Build">Inititial Build</h3>

<p>mkdir build
cd build
cmake ..</p>

<h3 id="Netbeans">Netbeans</h3>

<h1 id="Copy.nbprojet.at.project.base">Copy nbprojet at project base</h1>

<p>cp -r doc/nbproject.template ./nbproject</p>
</body>
</html>