File: CMakeLists.txt

package info (click to toggle)
libqtdbustest 0.2%2Bbzr42%2Brepack1-11
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 236 kB
  • sloc: cpp: 551; sh: 59; makefile: 45
file content (8 lines) | stat: -rw-r--r-- 101 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8

install(
	FILES
	session.conf
	system.conf
	DESTINATION
	"${CMAKE_INSTALL_DATADIR}/libqtdbustest/"
)