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-18 18:14:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4bdca3b404d5fafe89779ea5cd1dce50018afbcc
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