This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-03-06 14:48:38 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b4d1ab42b8529d0c210d8b2895b8e8b5cb7abb15
CMake
/
Modules
/
CheckIPOSupported
/
foo.c
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
;
}
Reference in New Issue
View Git Blame
Copy Permalink