From df31e9d4109182d6ee3fc860c44e7397fe5a453f Mon Sep 17 00:00:00 2001 From: Nils Bore Date: Thu, 26 Sep 2019 14:44:19 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ce81964c..f9d03bc4 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ sudo apt-get install libcereal-dev libglfw3-dev libceres-dev libtinyxml2-dev ``` On 18.04 the dependencies should be similar. Note that you may need to provide the flags `-DAUVLIB_USE_LIBIGL_TINYXML=ON -DAUVLIB_USE_LIBIGL_GLFW=ON` to cmake. +In that case, ignore the errors about missing install targets. ## Building