This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
2d80c9e31a
CMake
/
Modules
/
Platform
/
Windows-g++.cmake
2 lines
58 B
CMake
Raw
Normal View
History
Unescape
Escape
BUG: Need Windows-g++.cmake module to support C++-only projects on Windows.
2006-02-09 22:18:48 +03:00
INCLUDE
(
${
CMAKE_ROOT
}
/Modules/Platform/Windows-gcc.cmake
)