summaryrefslogtreecommitdiffstats
path: root/languages/cpp/doc/CMakeLists.txt
blob: 0c15988daff88f8d2f36c00fae92cede64bc5289 (plain)
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
#################################################
#
#  (C) 2010-2011 Serghei Amelian
#  serghei (DOT) amelian (AT) gmail.com
#
#  Improvements and feedback are welcome
#
#  This file is released under GPL >= 2
#
#################################################

install( FILES
    c++_bugs_gcc.toc 
    clanlib.toc
    cppannotations.toc
    gnome_bugs.toc
    gnome.toc
    gnustep.toc
    kde2book.toc
    kdetemplates.toc
    libc.toc 
    libstdc++.toc
    objc++_bugs_gcc.toc
    qt-kdev3.toc
    stl.toc
    wxwidgets_bugs.toc 
  DESTINATION ${DATA_INSTALL_DIR}/kdevdocumentation/tocs )