Browse Source

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

Brad King 20 years ago
parent
commit
e40ca0f428
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Modules/Platform/Windows-g++.cmake

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

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