diff options
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r-- | Source/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt index fed4d74..55048a3 100644 --- a/Source/CMakeLists.txt +++ b/Source/CMakeLists.txt @@ -296,6 +296,8 @@ IF (WIN32) cmGlobalVisualStudioGenerator.h cmGlobalWatcomWMakeGenerator.cxx cmIDEFlagTable.h + cmIDEOptions.cxx + cmIDEOptions.h cmLocalVisualStudio6Generator.cxx cmLocalVisualStudio6Generator.h cmLocalVisualStudio7Generator.cxx |