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
d50b31be35ed113a41f3944179f8e4a362018f86
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