This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cmake
Watch
1
Star
0
Fork
0
You've already forked cmake
mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced
2026-01-30 21:04:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cmake
/
Tests
/
Module
/
CheckIPOSupported-CXX
/
foo.cpp
Ruslan Baratov
eeb58c5c34
Tests: Add cases for typical CheckIPOSupported usage
2017-04-18 11:54:33 -04:00
5 lines
29 B
C++
Raw
Permalink
Blame
History
int
foo
(
)
{
return
0x42
;
}
Reference in New Issue
View Git Blame
Copy Permalink