summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2009-11-05 20:00:15 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2009-11-05 20:00:15 (GMT)
commitdd09d880656c71421acfd73776eac92c3f3ef77a (patch)
tree3465702ff785e584151c8f760d64b4aabe65a2a2 /Source/CMakeLists.txt
parenta01badcc7a8d4813d2eb84923c4e03447745657e (diff)
downloadCMake-dd09d880656c71421acfd73776eac92c3f3ef77a.zip
CMake-dd09d880656c71421acfd73776eac92c3f3ef77a.tar.gz
CMake-dd09d880656c71421acfd73776eac92c3f3ef77a.tar.bz2
Add JOM support and clean up some of the tar -E stuff
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 96b0e4e..ecbecaf 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -281,6 +281,8 @@ IF (WIN32)
cmGlobalMinGWMakefileGenerator.cxx
cmGlobalNMakeMakefileGenerator.cxx
cmGlobalNMakeMakefileGenerator.h
+ cmGlobalJOMMakefileGenerator.cxx
+ cmGlobalJOMMakefileGenerator.h
cmGlobalVisualStudio6Generator.cxx
cmGlobalVisualStudio6Generator.h
cmGlobalVisualStudio71Generator.cxx