This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
CMake
mirror of
https://github.com/Kitware/CMake.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
BUG: Need Windows-g++.cmake module to support C++-only projects on Windows.
Brad King
20 years ago
parent
b78d936ecf
commit
e40ca0f428
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
Modules/Platform/Windows-g++.cmake
+ 1
- 0
Modules/Platform/Windows-g++.cmake
View File
@@ -0,0 +1 @@
+INCLUDE(${CMAKE_ROOT}/Modules/Platform/Windows-gcc.cmake)