summaryrefslogtreecommitdiffstats
path: root/languages/cpp/app_templates/cmakelibc/cmakelibc
blob: 2c1cc3c1386fbee9438d842031d0f51252cdafdd (plain)
1
2
3
4
5
6
7
8
9
10
# TDE Config File
[General]
Name=A shared library template

Comment=Generates a shared library template including a test application in C. It compiles using the CMake build tool instead of the automake/autoconf/libtool combination. It requires cmake 2.1 (available from cmake cvs) or the upcoming cmake 2.2 release.

Category=C/CMake based projects

Icon=cmakelibc.png
ShowFilesAfterGeneration=src/%{APPNAMELC}.c