CMake: add header

This commit is contained in:
Campbell Barton 2014-08-02 19:16:00 +10:00
parent 88a0d5ebe8
commit d5b471eec1
2 changed files with 2 additions and 0 deletions

@ -2,6 +2,7 @@ import os
IGNORE = (
"/test/",
"/tests/gtests/",
"/BSP_GhostTest/",
"/release/",
"/xembed/",

@ -39,6 +39,7 @@ set(SRC
src/gtest-test-part.cc
src/gtest-typed-test.cc
src/gtest-internal-inl.h
include/gtest/gtest-death-test.h
include/gtest/gtest.h
include/gtest/gtest-message.h