This website requires JavaScript.
Explore
Help
Sign In
Kitware
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2025-06-20 11:47:23 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
CMake
/
Modules
/
CMakeTestForFreeVC.cxx
Bill Hoffman
0d4cd0436b
ENH better test for free VC tools
2004-09-03 15:19:58 -04:00
4 lines
42 B
C++
Raw
Blame
History
#
include<iostream>
int
main
(
)
{
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink