Logo
Explore Help
Sign In
jackcartersmith/gse
1
0
Fork 0
You've already forked gse
Code Issues Pull Requests Actions Releases Activity
gse/third-party/cmake-3.27.7-linux-x86_64/share/cmake-3.27/Modules/TestForAnsiForScope.cxx
a c91cf5fa69 added third-party deps for both Linux and Windows + added vswhere to detect an installation of VS or build tools + added rush tool (src included) to run parallel jobs
2023-12-14 04:41:30 +02:00

9 lines
95 B
C++
Raw Blame History

int main(int, char*[])
{
int i;
for (int i = 0; i < 1; ++i)
;
(void)i;
return 0;
}
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea
English
English
Licenses API