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
ee4673c1ae1e4a1aa4687412717567c2ffbb501b
cmake
/
Tests
/
Module
/
CheckIPOSupported-CXX
/
foo.cpp
T
Ruslan Baratov
eeb58c5c34
Tests: Add cases for typical CheckIPOSupported usage
2017-04-18 11:54:33 -04:00
5 lines
29 B
C++
Raw
Blame
History
int
foo
()
{
return
0x42
;
}
View Git Blame
Copy Permalink