We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0162a32 commit df31e9dCopy full SHA for df31e9d
1 file changed
README.md
@@ -20,6 +20,7 @@ sudo apt-get install libcereal-dev libglfw3-dev libceres-dev libtinyxml2-dev
20
```
21
On 18.04 the dependencies should be similar. Note that you may need to provide
22
the flags `-DAUVLIB_USE_LIBIGL_TINYXML=ON -DAUVLIB_USE_LIBIGL_GLFW=ON` to cmake.
23
+In that case, ignore the errors about missing install targets.
24
25
## Building
26
0 commit comments