Imported Upstream version 3.25.0
[platform/upstream/cmake.git] / Tests / RunCMake / try_compile / SourceFromThreeArgs.cmake
1 try_compile(RESULT SOURCE_FROM_CONTENT test.c "int" "main();")