summaryrefslogtreecommitdiffstats
path: root/languages/cpp/app_templates/cmakelibcpp/cmakelibcpp
blob: c68119c5e52255046d9b986e0ada3378531e922f (plain)
1
2
3
4
5
6
7
# KDE Config File
[General]
Name=A shared library template
Icon=cmakelibcpp.png
Category=C++/CMake based projects
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.
ShowFilesAfterGeneration=src/%{APPNAMELC}.cpp