cmake_minimum_required(VERSION 3.18)
set(Plugin_Name system)
dcc_install_plugin(NAME ${Plugin_Name} )
