if(HAVE_CASTEM)
 add_subdirectory(castem)
endif(HAVE_CASTEM)

if(HAVE_CYRANO)
 add_subdirectory(cyrano)
endif(HAVE_CYRANO)
