Verified working (with correct compiler version) -- tested with:

echo -e "#include <gtest/gtest.h>\nTEST(foo, bar){}" | g++ -xc++ -
`pkg-config gtest_main --libs --cflags`

Reply via email to