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