File: CMakeLists.txt

package info (click to toggle)
fontmatrix 0.6.0%2Bsvn20100107-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 8,024 kB
  • ctags: 7,215
  • sloc: cpp: 37,775; ansic: 14,675; xml: 273; makefile: 122; sh: 97; python: 86; awk: 46
file content (8 lines) | stat: -rw-r--r-- 86 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8


set(SAMPLES_PA
sample
)

install(FILES ${SAMPLES_PA}
	DESTINATION ${SAMPLE_DIR}/pa)