OPEN-39: include Tut.cmake for integration tests (fixes "bitpack_test.o: No such file or directory" on standalone)

master
Boroondas Gupte 2011-03-19 21:07:09 +01:00
parent a902160723
commit 6ec5177667
2 changed files with 2 additions and 0 deletions

View File

@ -176,6 +176,7 @@ Blakar Ogre
blino Nakamura
VWR-17
Boroondas Gupte
OPEN-39
SNOW-278
SNOW-503
SNOW-510

View File

@ -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),