merged 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 22:43:33 +01:00
commit abc259618f
2 changed files with 2 additions and 0 deletions

View File

@ -194,6 +194,7 @@ blino Nakamura
VWR-17
Boroondas Gupte
OPEN-29
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),