File: CMakeLists.txt

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

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