summaryrefslogtreecommitdiffstats
path: root/tdecachegrind/converters/CMakeLists.txt
blob: 03e86bcfdf4087d130d4ddd011d6593c2bedc04b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#################################################
#
#  (C) 2012 Serghei Amelian
#  serghei (DOT) amelian (AT) gmail.com
#
#  Improvements and feedback are welcome
#
#  This file is released under GPL >= 2
#
#################################################

install( PROGRAMS
    hotshot2calltree op2calltree pprof2calltree
    dprof2calltree memprof2calltree
  DESTINATION ${BIN_INSTALL_DIR} )