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.
This commit is contained in:
Brad King 2010-12-16 09:50:59 -05:00
parent aadee46c60
commit e8d380f90d
1 changed files with 0 additions and 1 deletions

View File

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