Bas,
The gtest download doesn't work for the Debian package as the build environment doesn't have network:
installing the "libgtest-dev" package will solve that if you want to build & run the tests. Otherwise run cmake with -DBUILD_TESTING=OFF to disable them
Even -- http://www.spatialys.com My software is free, but my time generally not. _______________________________________________ PROJ mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/proj
