option(USE_SRC "SRC plugin" ON)

if(USE_SRC)
    add_subdirectory(srconverter)
endif(USE_SRC)
