summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2007-12-17 19:43:11 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2007-12-17 19:43:11 (GMT)
commit58f671bb1ca501726afbffa748d0ee72375bba05 (patch)
tree5030d8625c0027e598a77808cded2d551c6e1ec1 /Source/CMakeLists.txt
parent9eb207aa89256f30947feb031717050aa5a16aae (diff)
downloadCMake-58f671bb1ca501726afbffa748d0ee72375bba05.zip
CMake-58f671bb1ca501726afbffa748d0ee72375bba05.tar.gz
CMake-58f671bb1ca501726afbffa748d0ee72375bba05.tar.bz2
ENH: add support for vs 9 win64
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 d4ec11a..e821f91 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -233,6 +233,8 @@ IF (WIN32)
cmGlobalVisualStudio9Generator.h
cmGlobalVisualStudio8Win64Generator.cxx
cmGlobalVisualStudio8Win64Generator.h
+ cmGlobalVisualStudio9Win64Generator.cxx
+ cmGlobalVisualStudio9Win64Generator.h
cmGlobalVisualStudioGenerator.cxx
cmGlobalVisualStudioGenerator.h
cmGlobalWatcomWMakeGenerator.cxx