GTest
GTest copied to clipboard
undefined reference to 'vtable for llvm::raw_os_ostream'
This fails after:
Scanning dependencies of target runTests [100%] Building CXX object CMakeFiles/runTests.dir/tests.cpp.o Linking CXX executable runTests
So it had problems with linking but I thought we specified all the dependencies?
I'm not able to reproduce your error, it works fine here. What system are you building on?