File: CMakeLists.txt

package info (click to toggle)
pykde4 4%3A4.14.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 30,864 kB
  • ctags: 18,431
  • sloc: python: 2,063; cpp: 327; makefile: 52; sh: 5
file content (32 lines) | stat: -rw-r--r-- 787 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
########### install files ###############

install(FILES
    artistic-license.html
    bsd-license.html fdl-license fdl-license.html gpl-license gpl-license.html
    lgpl-license lgpl-license.html qpl-license.html x11-license.html
    xml.dcl
    doxygen.css
    tabs.css
    header.html
    footer.html
    mainheader.html
    mainfooter.html
    fdl-notice.html
    favicon.ico
    block_title_bottom.png
    block_title_mid.png
    block_title_top.png
    top-kde.jpg
    top-left.jpg
    top-right.jpg
    top.jpg
    bottom-left.png
    bottom-right.png
    bottom-middle.png
    kde-default.css
    kde_logo_bg.png
    top-middle.png
    top-right.png
    top-left.png
    1.png 2.png 3.png 4.png 5.png 6.png 7.png 8.png 9.png 10.png
    DESTINATION ${HTML_INSTALL_DIR}/en/common)