2a9a78ddd
1 2 3
4
5
SET(USE_SRC TRUE CACHE BOOL "enable/disable SRC plugin") IF(USE_SRC) add_subdirectory(srconverter) ENDIF(USE_SRC)