mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 10:39:28 -05:00
Tests: Add cases for typical CheckIPOSupported usage
This commit is contained in:
committed by
Brad King
parent
f79b8fad09
commit
eeb58c5c34
@@ -0,0 +1,4 @@
|
||||
int foo()
|
||||
{
|
||||
return 0x42;
|
||||
}
|
||||
Reference in New Issue
Block a user