BUG: Need Windows-g++.cmake module to support C++-only projects on Windows.

This commit is contained in:
Brad King 2006-02-09 14:18:48 -05:00
parent b78d936ecf
commit e40ca0f428
1 changed files with 1 additions and 0 deletions

View File

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