libosmium: run tests

gstqt5
Daniël de Kok 2020-06-28 20:01:07 +02:00
parent 70ca51ce13
commit 619488c664
1 changed files with 2 additions and 0 deletions

View File

@ -12,8 +12,10 @@ stdenv.mkDerivation rec {
};
nativeBuildInputs = [ cmake ];
buildInputs = [ protozero zlib bzip2 expat boost ];
doCheck = true;
meta = with stdenv.lib; {
description = "Fast and flexible C++ library for working with OpenStreetMap data";