add_subdirectory(translator)

if (COMPILE_TESTS)
    add_subdirectory(tests)
endif(COMPILE_TESTS)

