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',
24 # See comment below about gtest-internal-inl.h
25 '$(NACL_SDK_ROOT)/include/gtest/internal',
27 'CXXFLAGS': ['-Wno-unused-const-variable'],
44 'DEST': 'include/gtest',
48 'gtest-death-test-internal.h',
52 'gtest-param-util-generated.h',
59 'DEST': 'include/gtest/internal',
62 # This is cheesy, but gtest.cc includes "src/gtest-internal-inl.h". Since
63 # gtest is not installed in the SDK, I don't really care about the
65 # TODO(binji): If we decide to include gtest, put this file in a better
68 'gtest-internal-inl.h',
70 'DEST': 'include/gtest/internal/src',