summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorEran Ifrah <eran.ifrah@gmail.com>2014-01-10 07:20:11 (GMT)
committerEran Ifrah <eran.ifrah@gmail.com>2014-01-10 07:20:11 (GMT)
commit0c4e8c70a0449bde505d696d120ac0ef207f92a5 (patch)
tree67a60a7c32db82fc8159739c48e1cee3a2963f7e /Source/CMakeLists.txt
parent00f53bc260ae7febd13616b1843b241dc3c07966 (diff)
downloadCMake-0c4e8c70a0449bde505d696d120ac0ef207f92a5.zip
CMake-0c4e8c70a0449bde505d696d120ac0ef207f92a5.tar.gz
CMake-0c4e8c70a0449bde505d696d120ac0ef207f92a5.tar.bz2
Add support for codelite IDE project fles
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r--Source/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt
index 3c944fb..dbb922d 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -186,6 +186,8 @@ set(SRCS
cmExportSetMap.cxx
cmExtraCodeBlocksGenerator.cxx
cmExtraCodeBlocksGenerator.h
+ cmExtraCodeLiteGenerator.cxx
+ cmExtraCodeLiteGenerator.h
cmExtraEclipseCDT4Generator.cxx
cmExtraEclipseCDT4Generator.h
cmExtraKateGenerator.cxx