This website requires JavaScript.
Explore
Help
Register
Sign In
dilim
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-07-03 21:27:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
52fc539e4ec665e4ebe447948fd200c7ff3af940
CMake
/
Tests
/
CommandLineTest
/
CommandLineTest.cxx
Brad King
08441daded
ENH: Added CommandLineTest to add coverage for command line arguments to cmake executables. This replaces the old DumpDocumentation test.
2003-07-24 10:58:40 -04:00
5 lines
27 B
C++
Raw
Blame
History
int
main
(
)
{
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink