Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
CMake
CMake
2308764b476d6f6c399fe6a22bb0545d511bdbb1
2308764b476d6f6c399fe6a22bb0545d511bdbb1
Switch branch/tag
cmake
Modules
DummyCXXFile.cxx
Find file
Normal view
History
Permalink
DummyCXXFile.cxx
27 Bytes
Edit
Web IDE
Newer
Older
add checks for ansi flags and not hard code them
Bill Hoffman
committed
Nov 21, 2002
1
2
3
4
int
main
()
{
return
0
;
}