summaryrefslogtreecommitdiffstats
path: root/templates/CMakeLists.txt
blob: 8f225f6202c5f282db54d26dc0458ff13383ed61 (plain)
1
2
3
4
5
6
7
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
)