summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorscarab <scarab@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-08-27 16:47:47 +0000
committerscarab <scarab@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-08-27 16:47:47 +0000
commit4112a71b523f046c3051e07524e5b9b80fc6c24e (patch)
treed1297e4c9b3746c1b321e2ead2272efb6a91d063 /CMakeLists.txt
parenteedc1ea625c5c4e4beb633749543e9f57fd55891 (diff)
- nekdo prepsal moji upravu cmake PRIZNEJTE SE!
- aktualizace prekladu git-svn-id: http://opensvn.csie.org/tuxanci_ng@255 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4e0bc97..d6a4bb1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -39,7 +39,7 @@ SET ( LIB_INSTALL_DIR "${CMAKE_INSTALL_PREFIX}/lib/" CACHE PATH "Library path pr
###############################################################################
# BASIC PROJECT VALUES
###############################################################################
-PROJECT ( tuxanci )
+PROJECT ( tuxanci C )
IF ( NOT Server )
SET ( APPNAME "tuxanci-${TUXANCI_VERSION}")
ELSE ( NOT Server )