
INSOURCE_MAKEFILE() # create an in source makefile for us

################################################################################

MIRA_ADD_TEST(LoggingTest
	SOURCE
		LoggingTest.C
	LINK_LIBS
		MIRABase
)
