summaryrefslogtreecommitdiffstats
path: root/parts/documentation/plugins/CMakeLists.txt
blob: 116e7674396caf6446780fcbc6378e1568b69f4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#################################################
#
#  (C) 2010-2011 Serghei Amelian
#  serghei (DOT) amelian (AT) gmail.com
#
#  Improvements and feedback are welcome
#
#  This file is released under GPL >= 2
#
#################################################

add_subdirectory( qt )
add_subdirectory( doxygen )
add_subdirectory( devhelp )
add_subdirectory( tdevtoc )
add_subdirectory( chm )
add_subdirectory( custom )