This website requires JavaScript.
Explore
Help
Sign In
openharmony
/
third_party_cmake
Watch
1
Star
0
Fork
0
You've already forked third_party_cmake
mirror of
https://github.com/openharmony/third_party_cmake.git
synced
2026-07-19 20:43:32 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7fa820118d6989ca4d77dbfcc972c2e903bfe2a
third_party_cmake
/
Modules
/
CMakeTestForFreeVC.cxx
T
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