Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
cb14ae2b870e9568d18990992882e0facacf22d4
/
.
/
Tests
/
RunCMake
/
try_compile
/
SourceFromThreeArgs.cmake
blob: af6340d23d04ca81c7591c9826cc77802ab09f68 [
file
] [
log
] [
blame
]
try_compile
(
RESULT SOURCE_FROM_ARG test
.
c
"int"
"main();"
)