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-25 04:09:36 +03:00
Code
Activity
Files
42825fc220f9d05c8db629709a94deeced42be7a
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