You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kmyfirewall/templates/CMakeLists.txt

8 lines
273 B

install(
FILES
02_workstation_template.tkmfgrs 02_workstation_template.tkmfrs
03_nat_router_template.tkmfgrs 03_nat_router_template.tkmfrs
04_web_server_template.tkmfgrs 04_web_server_template.tkmfrs
DESTINATION ${DATA_INSTALL_DIR}/kmyfirewall/templates
)