summaryrefslogtreecommitdiffstats
path: root/protocols/CMakeLists.txt
blob: 85237e11d8de779704a919cb40e66a27365d4b1a (plain)
1
2
3
4
5
6
7
8
install(
    FILES
        mms.protocol
        rtsp.protocol
        pnm.protocol

  DESTINATION ${SERVICES_INSTALL_DIR}
)