Browse Source

Remove unused old-style g++ info file

Since commit aff31479 (Modernize GNU compiler info on Windows,
2009-12-02) the file Modules/Platform/Windows-g++.cmake has been unused.
It just includes the non-existent Modules/Platform/Windows-gcc.cmake so
remove it outright.
Brad King 15 years ago
parent
commit
e8d380f90d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Modules/Platform/Windows-g++.cmake

+ 0 - 1
Modules/Platform/Windows-g++.cmake

@@ -1 +0,0 @@
-INCLUDE(${CMAKE_ROOT}/Modules/Platform/Windows-gcc.cmake)