summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/try_compile/SourceFromThreeArgs.cmake
blob: af6340d23d04ca81c7591c9826cc77802ab09f68 (plain)
1
try_compile(RESULT SOURCE_FROM_ARG test.c "int" "main();")