ADD_LIBRARY (gtest-lib STATIC
    "src/gtest-all.cc"
    "src/gtest_main.cc"
)
