2 'TOOLS': ['bionic', 'newlib', 'glibc', 'pnacl', 'win', 'linux'],
5 '../../../../testing/gtest/include/gtest',
6 '../../../../testing/gtest/include/gtest/internal',
7 '../../../../testing/gtest/src',
15 'gtest-death-test.cc',
21 'gtest-typed-test.cc',
22 'nacl_gtest_dummy_sys.cc',
25 # See comment below about gtest-internal-inl.h
26 '$(NACL_SDK_ROOT)/include/gtest/internal',
28 'CXXFLAGS': ['-Wno-unused-const-variable'],
45 'DEST': 'include/gtest',
49 'gtest-death-test-internal.h',
53 'gtest-param-util-generated.h',
60 'DEST': 'include/gtest/internal',
63 # This is cheesy, but gtest.cc includes "src/gtest-internal-inl.h". Since
64 # gtest is not installed in the SDK, I don't really care about the
66 # TODO(binji): If we decide to include gtest, put this file in a better
69 'gtest-internal-inl.h',
71 'DEST': 'include/gtest/internal/src',