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-27 04:09:36 +03:00
Code
Activity
Files
1fa2ec1bbd357f3dbc17bd03e2b7f0c17507a38f
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