This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cmake
Watch
2
Star
0
Fork
0
mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced
2026-09-26 04:09:35 +03:00
Code
Activity
Files
9254e7ddf2d3be2dd97fb30ae79cf3fe1fbbda2a
cmake
/
Modules
/
CheckIPOSupported
/
foo.c
T
Ruslan Baratov
fdb2ba2521
CheckIPOSupported: New module to check for compiler/cmake IPO support
2017-03-11 19:46:25 +08:00
5 lines
29 B
C
Raw
Blame
History
int
foo
()
{
return
0x42
;
}
View Git Blame
Copy Permalink