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

##### ccont (static) ############################

tde_add_library( ccont STATIC_PIC
  SOURCES ccont.c
)