wapiflapi/veles

Require specific version of GTest

Opened this issue · 0 comments

cmake/gtest.cmake does not require a specific version of CMake.
The version I have at least causes the build to fail due to a linker error.

/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib/libgtest.a(gtest-all.cc.o): undefined reference to symbol 'pthread_key_delete@@GLIBC_2.2.5'