ADD_EXECUTABLE(bmdl_test_include test_include.cxx )
TARGET_LINK_LIBRARIES( bmdl_test_include bmdl )
ADD_EXECUTABLE(bmdl_test_template_include test_template_include.cxx )
TARGET_LINK_LIBRARIES( bmdl_test_template_include bmdl )
