diff --git a/doc/contributions.txt b/doc/contributions.txt index f33af2599dd299d41e0dcb3c329ee84885dac3e8..e8e428bf414f1684faf9d7e12064f5f810a5c8ff 100644 --- a/doc/contributions.txt +++ b/doc/contributions.txt @@ -176,6 +176,7 @@ Blakar Ogre blino Nakamura VWR-17 Boroondas Gupte + OPEN-39 SNOW-278 SNOW-503 SNOW-510 diff --git a/indra/cmake/LLAddBuildTest.cmake b/indra/cmake/LLAddBuildTest.cmake index 62b764bb307debcee404eb7bc355f8b361cabadb..97300491cc2b883f2360ce4ab632cd3f08292424 100644 --- a/indra/cmake/LLAddBuildTest.cmake +++ b/indra/cmake/LLAddBuildTest.cmake @@ -1,6 +1,7 @@ # -*- cmake -*- include(LLTestCommand) include(GoogleMock) +include(Tut) MACRO(LL_ADD_PROJECT_UNIT_TESTS project sources) # Given a project name and a list of sourcefiles (with optional properties on each),