aboutsummaryrefslogtreecommitdiffstats
path: root/data/protocols/CMakeLists.txt
blob: 70714fb639ed95bdae46f53b0cbd6815487d58d3 (about) (plain) (blame)
1
2
3
4
if(KDE4_FOUND)
	install(FILES _irc.protocol DESTINATION ${SERVICES_INSTALL_DIR})
	install(FILES _irc6.protocol DESTINATION ${SERVICES_INSTALL_DIR})
endif(KDE4_FOUND)