summaryrefslogtreecommitdiffstats
path: root/languages/cpp/app_templates/cmakesimple/cmakesimple
blob: bec09be2b4e65078f6e7abfc01bab8f9c28a0f2b (plain)
1
2
3
4
5
6
7
8
9
10
# TDE Config File
[General]
Name=Hello world program

Comment=Generates a simple Hello world program in C++ 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=cmakesimple.png
ShowFilesAfterGeneration=main.cpp