Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Tests
/
CMakeCommands
/
target_compile_features
/
main.cpp
blob: 6f5daee0bbcc2ac3e98d3f827bfd354e46912e5b [
file
] [
log
] [
blame
]
int
main
(
int
,
char
**)
{
auto
i
=
0
;
return
i
;
}