File: CMakeLists.txt

package info (click to toggle)
scribus 1.4.6%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 244,196 kB
  • ctags: 25,329
  • sloc: cpp: 273,566; xml: 12,482; python: 3,446; ansic: 3,438; makefile: 1,204; perl: 95; sh: 41
file content (9 lines) | stat: -rw-r--r-- 127 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
INCLUDE_DIRECTORIES(
"${CMAKE_SOURCE_DIR}/scribus"
)

INSTALL(FILES
GenericCMYK.txt
Readme
  DESTINATION ${SHAREDIR}profiles
)