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
d949e7980c2df4fef03aaa0df23fbe606c92bb0e
cmake
/
Modules
/
CheckIPOSupported
/
foo.cpp
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