This website requires JavaScript.
Explore
Help
Sign In
openharmony
/
third_party_cmake
Watch
1
Star
0
Fork
0
You've already forked third_party_cmake
mirror of
https://github.com/openharmony/third_party_cmake.git
synced
2026-07-21 00:05:24 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fdacbbf6c4fdbef63b0e4e71f48293300e86d2af
third_party_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
;
}
Reference in New Issue
View Git Blame
Copy Permalink