You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
410 B
8 lines
410 B
# TDE Config File
|
|
[General]
|
|
Name=A shared library template
|
|
Icon=cmakelibc.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}.c
|